This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I have the following table with unit sales by product and by store summarized on a 4-weekly basis (4-4-5 scheme, 13 periods a year)
Now I would like to create a measure that calculates the difference between 'the sum of the last 13-Periods' and 'the sum of the periods ranging from last-14 till last-26'.
It would be great of course if I could also visualise evolutions from previous years and make it dynamic
Eg the difference between 'the sum of the periods ranging from last-14 till last-26' and 'the sum of the periods ranging from last-27 till last-39'.
And so on.
I'm completely new to Power BI so I have no idea if something like the above is possible and if my data is well structured to do this. Any help is highly appreciated 🙂
Bert
The table's layout makes it among the Best Router Table most portable tables you'll find, Router Table as well as while it may not be fancy.
Hi @bertjacobs,
Could you please mark the proper answer as solution?
Best Regards,
Dale
Hi Bert,
What is your original data? Based on your data here, you need a table like this:
Period compare_period
2014-p01 1
2014-p02 1
... 1
2014-p13 1
2015-p01 2
2015-p02 2
... 2
2015-p13 2
... ...
Then we can compare the amount by "compare_period".
Could you provide a dummy sample pbix file? At least a sample in text mode.
Best Regards,
Dale
Check out the April 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 |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 32 | |
| 25 | |
| 23 |