Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi All,
I have a project where I need to create a rolling Sum.
I have three tables involved, VScrapRates, VdateDim, and totalscrap.
My current DAX calculation is as follows:
Solved! Go to Solution.
@Anonymous , is one of the other your columns un summarized?
Also, make sure yearmonth is coming from VDateDim and it is marked as date table
VDateDim is marked as a date table.
If I remove every column except Corporate scrap percentage from VscrapRates in the table it still happens.
If I remove every visual filter, still happens.
If I change the slicer attached to VdateDim, the value remains constant.
It may be that CorporateScrapPercentage is not summarized. Suggestions on what to try?
Thanks, it steered me in the correct direction. It was an issue where there was no relationship between VscrapRates[plant] and TotalScrap[Plant].
Cleaned up relationships, modified and added some measures and everything is working.
Thanks for steering me in the right direction.
K.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
11 | |
11 | |
10 | |
6 |