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 all, I am looking to produce a table or matrix that sums the number of sales over each of the last 4 weeks. I gather to do this I require 4 measures, one for each week - below gives most recent week, can anyone advise how to amend it for previous week? I am guessing it needs a -1 somewhere but not sure where.
Solved! Go to Solution.
Hi, @Anonymous
I suggest having a dim-date table.
In my opinion, if you have the dim-date table with the WEEK OFFSET column, that can make it easy to create a simple measure.
However, if you do not have a week offset column in your dim date table, please try something similar to the below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
Thanks that is very kind.
Hi, @Anonymous
I suggest having a dim-date table.
In my opinion, if you have the dim-date table with the WEEK OFFSET column, that can make it easy to create a simple measure.
However, if you do not have a week offset column in your dim date table, please try something similar to the below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
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 |
|---|---|
| 50 | |
| 49 | |
| 35 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 91 | |
| 75 | |
| 41 | |
| 26 | |
| 25 |