Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |