Dataverse Formula columns (Power Fx)
What is Formula columns ?
The official announcement of the public preview of formula columns in Dataverse was made on September 15, 2021 and was released in general availability in late 2023.
Formula columns are columns that display a calculated value in a Microsoft Dataverse table. Formulas use Power Fx, a powerful but human-friendly programming language. Build a formula in a Dataverse formula column the same way you would build a formula in Microsoft Excel. As you type, Intellisense suggests functions and syntax, and even helps you fix errors.
Formula columns will eventually replace the classic calculated columns feature. You can find an interesting benchmark between calculated field and formula column here.
Create a formula column
- Sign in to Power Apps at https://make.powerapps.com
- Create a new column with Data type = fx Formula
- Enter your formula in the formula box and save
- The formula that you enter determines the column type. You can't change a column type after the column is created. That means you can change the formula after you've created the column only if it doesn't change the column type.

Coming features
New capabilities
Some enhancements will be done to address calculated columns capabilities that aren't currently supported inside the formula columns.
Here are some of the known gaps that formula columns don't support today:
- Creation of currency columns.
- Creation of whole numbers.
- Support for choice columns.
- Ability to change labels for choice columns (other than Yes/No).
- Number of formula columns at the table level.
- Support for floating fields.
Get formula suggestions (preview)
Formula suggestions accepts your natural language input to interpret and suggest a Power Fx formula using GPT-based AI model.
To enabled this feature you must enable the AI suggestions for formula columns environment setting.

Published on:
Learn moreRelated posts
Microsoft 365 & Power Platform Call (Microsoft Speakers) – March 17th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Power Platform – Information regarding the end of support for Global Discovery Service (GDS) API
On June 8, 2026, the Global Discovery Service (GDS) API will have reached end of support. How does this affect me? The legacy Global Discovery...
Power Platform – New Continuous Access Evaluation (CAE) announcement
We are announcing our CAE rollout for user sign-in flows to Dataverse as part of ongoing security improvements for Power Platform. This change...
Microsoft 365 & Power Platform Community Call – March 12th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos I...
{How to} Reassign an copilot agent's owner with Power Platform API
Hello Everyone,Today I am going to share my thoughts on how to reassign an copilot agent's owner with the Power Platform API.Let's get started...
FF Newsletter: Stay Updated with the Latest Power Platform Viewpoints
Technology evolves quickly, and staying informed about new ideas, practical solutions, and emerging trends can make a real difference in how o...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – March 10th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Power Platform – Alerts for Microsoft Power Automate work queues is now available for public preview
We are announcing the ability to configure alerts for Microsoft Power Automate work queues from the Monitor section of the Power Platform admi...