Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I've been having this issue where I have a measure to get a projection total for some items and the values themselves are fine. The main issue is the auto-generated row subtotal that Power BI provides is different than the total that should be occuring. For reference, the projection is based on weekly totals. So every week we have a different projection and we ignore the rest of the totals. This has already been done by the measure. I exported the data from the table out to excel and manually found the sum of the weeks projection which was the right amount. Is this something that can be changed for the settings in the row subtotals or is this an issue with the measure that Power BI doesn't understand. I will provide screenshots for examples.
Column in Question:
This is what the column for the projection looks. All row values are accurate except for the row subtotal at the bottom.
The correct TotalThis is the manually summed total based on the column values in the previous screenshot.
Solved! Go to Solution.
Hi,
That can be corrected with the SUMX() measure. To receive further help, share the download link of the PBI file and show the problem there clearly.
Hi,
That can be corrected with the SUMX() measure. To receive further help, share the download link of the PBI file and show the problem there clearly.
This fixed the issue, thank you for the assistance!
Measures are about context. In a matrix visual a measure is computed four times, for the cells, the column totals, the row totals and the grand total. You can choose to have four different formulas, or you can (and should) "think like the Grand Total" and make your measure work for all other contexts as well.
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 |
---|---|
79 | |
78 | |
57 | |
37 | |
35 |
User | Count |
---|---|
99 | |
56 | |
56 | |
46 | |
40 |