Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi team,
I am trying to subtract current value with previous value with dax measure not able to acheieve it
example
for the user abhinsp 6-6 = 0
arung = 19-20
Regards,
Ranga Naik
Solved! Go to Solution.
use the PREVIOUS visual calculation with the COLUMNS modifier.
Hi @Ranga_naik
Thank you for reaching out to Microsoft Fabric Community Forum
As per your query, I have created Calculation (It will subtract current value to previous value)
Here is the Dax Query: Calculation = [Sum of 202408]-[Sum of 202407]
Refer this Document for using Visual Calculation
Using visual calculations in Power BI Desktop - Power BI | Microsoft Learn
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
Vinay Pabbu
Hi @Ranga_naik ,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Thanks
Hi @Ranga_naik,
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Vinay Pabbu
Hi @Ranga_naik,
May I ask if you have gotten this issue resolved?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Regards,
Vinay Pabbu
Hi @Ranga_naik
Thank you for reaching out to Microsoft Fabric Community Forum
As per your query, I have created Calculation (It will subtract current value to previous value)
Here is the Dax Query: Calculation = [Sum of 202408]-[Sum of 202407]
Refer this Document for using Visual Calculation
Using visual calculations in Power BI Desktop - Power BI | Microsoft Learn
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Regards,
Vinay Pabbu
Please define what you mean by "previous".
Do you want to use regular DAX or Visual Calculations?
Looking for visual calculation
I am looking Visual calculation
use the PREVIOUS visual calculation with the COLUMNS modifier.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
16 | |
9 | |
7 | |
7 | |
6 |
User | Count |
---|---|
23 | |
11 | |
10 | |
10 | |
8 |