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
Power Platform – Information regarding the deprecation of the Microsoft Graph Security connector
As of April 29, 2026, the Microsoft Graph Security connector has been deprecated and is no longer supported. This follows the deprecation of t...
Power Platform | Empty “Unresolved References” in Solution Import
While deploying a managed solution to a target environment, it failed with this error: No component names. No helpful details. Just empty quot...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – April 28th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Power Platform – PayGo not required with Self-Service Disaster Recovery (SSDR)
Starting May 22, 2026, Pay-As-You-Go (PayGo) is no longer a mandatory requirement to enable Self-Service Disaster Recovery (SSDR) in your prod...
Excel Desktop update required to connect to Power Platform Analytical Dataflows
Excel Desktop must be updated to Build 16.0.17932.20732 or newer by May 27, 2026, to maintain connectivity with Power Platform Analytical Data...
Practical AI in the Power Platform
Practical AI in the Power Platform has quickly become one of my favorite sessions to deliver this year. It’s the perfect blend of “what’s poss...
Power Platform Pay-As-You-Go Explained: Pricing, Benefits, & Use Cases
In the current digital environment, businesses need operational flexibility by using software tools to enable automation and improve data anal...
Power Platform – Managed personal developer environments are now included in inactivity-based cleanup
We are introducing an automated process to delete inactive personal developer environments, starting April 24, 2026. Personal developer enviro...
Power Platform – Sandbox environments are now included in inactivity-based cleanup
We are introducing an automated process to delete inactive sandbox environments, starting April 24, 2026. Sandbox environments in your tenant ...