This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi- looking for help on how to calculate a simple year over year percent change. The first table shows the totals for each period in three fiscal years. Table two uses a measure to try and calculate % change. That measure is inserted below for reference. Obviously it's not working right as the percentages are way off.
So for example the % change in the most recent period 9 would be 7.99% (9,242 vs 8,558 last year). and it's calculating at 20.2% percent. Any help with this measure or a different solution is greatly appreciated. Thanks.
Hi @eburg ,
You are using ALL('Fiscal Calendar'). In my opinion, that will ignore the [Fiscal Period] filter.
You could try using ALLSELECTED() instead.
Or add another condition: [Fiscal Period] = selectedvalue([Fiscal Period]) in the filter.
If it still doesn't work, please share the pbix so that we could test the formula.
Best Regards,
Jay
My question on that example is I'm clear on why that additional table is needed.
I did not have any problem with your Calculation, if you want I can share my PBIX ...
Please check this example Solved: Calculating Percent Change - Microsoft Power BI Community
Regards,
Ritesh
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 24 | |
| 20 |