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 3rd, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Power Platform Fundamentals #3: Using Python with Microsoft Dataverse – Step by Step: Quick Read Series
Many developers and architects working with Microsoft Dataverse need to integrate it with external systems, automate data pipelines, or build ...
Adding Native Confirmation Dialogs with Power Fx function
Before the built-in Confirm() function existed, adding a simple yes/no confirmation in Power Apps required significant manual effort. In canva...
Power Platform – Information regarding removal of field-level value changes in audit events sent to Microsoft Purview
Starting on May 1, 2026, Dataverse will no longer include before-and-after field change values in the audit events that are sent to Microsoft ...
Microsoft 365 & Power Platform Community Call – February 26th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – February 24th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Governance and administration: Discover and foster Power Platform adoption with the new Usage page
The Usage page is a new, reliable, in-product usage analytics experience in the Power Platform admin center. This experience provides authorit...
Power Automate: Use Power Platform environment variables in desktop flows
Retrieve Power Platform environment variables directly through their desktop flows without the need to pass them as inputs to the flow. A new ...
Financial Reporting with Power Platform and Fabric
In this webinar, you’ll discover how Microsoft Power Platform and Microsoft Fabric make customization easy ensuring your reports reflect your ...