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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone!
This is my first post in this community 🙂
We've created an excel with the company financial information, and now we are trying to build a report to show the results in weekly progress meetings.
I have a measure called " %Margin" and I've used filters to show a column of "Actual % Margin" (October) and another one of "Month -1 % Margin" (September).
Let's say that I get the next results:
Actual % Margin = 0.58 %
Month -1 % Margin = 1.42 %
For the next step, I need a box with a new meassure that shows the difference between margins following the expresion ("Actual %Margin" - "Month -1%Margin")
Something like: "% Margin A vs. M-1" = -0.84
How can I get that??
Thanks in advance
Solved! Go to Solution.
Hi @as3znaus,
Would you mind sharing sample data of your scenario? Based on your description, you want to calculate difference of Margin from previous month, in this case, you can consider to create a new measure using PARALLELPERIOD function.
And you can review the examples in the following blog and similar thread about how to use PARALLELPERIOD function.
DAX – PARALLELPERIOD
Calculate difference from previous month
Thanks,
Lydia Zhang
Hi @as3znaus,
Would you mind sharing sample data of your scenario? Based on your description, you want to calculate difference of Margin from previous month, in this case, you can consider to create a new measure using PARALLELPERIOD function.
And you can review the examples in the following blog and similar thread about how to use PARALLELPERIOD function.
DAX – PARALLELPERIOD
Calculate difference from previous month
Thanks,
Lydia Zhang
Hi @Anonymous,
I have try the PARALLELPERIOD function with an example file and I'm pretty sure it worked...
Please find attached the files I used.
Thanks a bunch!
Hi @as3znaus,
Based on your PBIX file, you have resolved this issue, right? If that is the case, we will appreciate that if you can accept helpful reply as answer. That way, it will be easier for other community members to find the solution when they get same issues.
Thanks,
Lydia Zhang
no one?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 48 | |
| 32 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 86 | |
| 71 | |
| 38 | |
| 28 | |
| 25 |