Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
I need help with a Dax query for the following situation:
Each week funding data for that particular week is added to a running report with the week date that it's downloaded listed in a field. Each new week will have duplicates from the prior weeks + any changes in the funding report for that week. So for Period 1, I need to capture only the last week of data that was pulled and maintain that total throughout the year for all periods that exist in a table. It gets tricky since it's a running report, for example, next week the DAX query will need to pick up the following
Period 1 = Week 4 (4th wk of the month)
Period 2 = Week 8 (4th wk of the month)
Period 3 = Week 12 (4th wk of the month)
Period 4 = Week 17 (5th wk of the month)
Period 5 = Week 21 (4th wk of the month)
Period 6 = Week 25 (4th wk of the month)
Period 7 = Week 30 (5th wk of the month)
Period 8 = Week 31 (1st wk of the month) since this is all that's past so far
I have tried summarized tables pulling last date but it just shows the last date of that period and still summarizes all 4.
Any ideas?
This should be relatively simple using MAXX or SUMX(MAX) . Please provide sample data in usable format (not as a picture) .
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
8 |