Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I've been searching and can't seem to get this to work.. Fairly new to Power BI and DAX.
I have a table:
I need to create cumulative totals for the pallets by store and date.
I have tried:
My running total for store 12 should show:
Jan 4 - 2
Jan 5 - 4
Jan 6 - 5
Jan 7 - 6
Jan 8 - 7
There should be the same for the next store as well:
Store 13 should be:
Jan 4 - 2
Jan 5 - 4
Jan 6 - 5
Jan 7 - 6
And so on....
I've applied the following filters, which should be available when I publish as well:
Appreciate any help to get the last piece of the puzzle solved for this one.
Solved! Go to Solution.
Well, I feel a fool... I started to look at the table visual again and realized that I was pulling in store number from a different table... they are connected via the store-date relationship, but it appears that once I removed the store number from the other (it's the capacity table) and dropped in the store number from the pallets built table, it now seems to be working as expected.
Well, I feel a fool... I started to look at the table visual again and realized that I was pulling in store number from a different table... they are connected via the store-date relationship, but it appears that once I removed the store number from the other (it's the capacity table) and dropped in the store number from the pallets built table, it now seems to be working as expected.
Hi, @ekroll
If your problem has been solved, please accept your reply as solution to close this thread, so that other community members will easily find the solution when they get the same issue.
Best Regards,
Community Support Team _ Eason
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 12 | |
| 11 | |
| 10 |