If you’ve been exploring Copilot and AI features in Microsoft Power Platform, you’ll notice a new column type in Dataverse: Prompt Column (Preview).
This feature allows you to save natural language prompts against a table, run them on your data, and store the AI-generated response in the same record. The generated text can then be used across apps, views, dashboards, and flows—just like any other field.
What is a Prompt Column in Dataverse?
A Prompt Column enables you to integrate generative AI into Dataverse tables. By defining a prompt and input fields, you can generate summaries, structured data, or documents automatically.
Say you store Project details in a table. You can add a Prompt column called Project Summary. The prompt could be like:
“Generate a concise summary of the project, including Project Name, Account, Contact, Start and End dates, Appointment Date, and Address. Keep it clear and professional in 3–4 sentences.”
When you set input columns such as Project Name, Account, Contact, Start Date, End Date, Appointment Date, and Address, the AI-generated summary is stored in the Project Summary column. This can be displayed in forms, added to dashboards, or used in workflows.
Prerequisites:
Navigate to Power Platform admin center → Environments → select your environment → Settings → Product → Features → enable Copilot and AI Builder prompts.
Create Your First Prompt Column (Step-by-Step)
1. Go to Power Apps and open your table where you want to create the prompt column.
2. Click on New → Column → give it a name and description.
3. Set Data type = Prompt.
4. Clear “Allow form fill assistance.” (Recommended because this keeps the prompt focused) and then click + Add new prompt.
5. Write your custom prompt (or start from the template).
To remove the prefilled prompt, either delete the text manually or use the three-dot menu next to the Model field and choose the Clear prompt option.
6. Add input columns from your table (you can add multiple).
7. Save the prompt, and then Save the column.
Note:
Available AI Models
You can choose from:
1. Create a test record with realistic values in your input columns.
2. In the prompt editor, open Filter knowledge, pick a filter (e.g., Name), and target your test record so the model only uses that row’s inputs.
3. Click Test and review the Model response and Knowledge used tabs.
Model Response:
Model responses/output formats come in three types, selectable from the output option:
Note: For this, you need to upload the document layout in a Word file format.
Knowledge Used:
4. Adjust wording until the output is consistent; Save.
Tip: Keep samples that “broke” your prompt—retest them after each change.
Note: For existing records, the prompt output won’t appear automatically. You’ll need to make a small update and save the record again to trigger the AI and generate the output.
Troubleshooting quick wins
Now, clicking on the Settings option in the prompt editor lets you adjust how the AI generates responses by configuring temperature, record retrieval, and citation preferences.
Note: Since this is a preview feature, you may occasionally encounter pop-up errors. These can happen due to complex prompts, unsupported input fields, or if your environment lacks sufficient AI Builder credits.
FAQs
A Prompt Column is a special field that runs a generative AI prompt, takes inputs from other fields, and writes the generated text back into the record.
You can create up to five Prompt Columns per table.
Basic GPT-4.1 mini, Standard GPT-4.1, and Premium o3.
Yes, you can display and use them like any other field in forms, views, and dashboards.
Prompt Columns are in preview and may be region-specific.
A prompt column runs a generative AI prompt that you define, takes inputs from other columns in the row, and writes the generated text back to the column. You can then use that result anywhere Dataverse is used.
Prompt columns open up a practical way to use AI within Dataverse. Try creating one in your own tables, experiment with different prompts, and see how quickly it can turn raw data into meaningful insights.
The post How to Configure and Use the Prompt Column in Dataverse first appeared on Microsoft Dynamics 365 CRM Tips and Tricks.
Original Post https://www.inogic.com/blog/2025/08/how-to-configure-and-use-the-prompt-column-in-dataverse/