Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
great honor to be a part of this community.. How can I create a calculated column for this ((B-A) / A) * 100 with DAX?
Solved! Go to Solution.
Hi @Anonymous ,
In Power BI go to Modeling tab, New Column and see the formula in the top picture. In Power Query, go to Add Column tab, Custom Column, and insert the formula in the bottom picture.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
Proud to be a Super User!
Hi @Anonymous ,
In Power BI go to Modeling tab, New Column and see the formula in the top picture. In Power Query, go to Add Column tab, Custom Column, and insert the formula in the bottom picture.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel
Proud to be a Super User!
My apologies, used a divide by b rather than a. Just switch those.
Proud to be a Super User!