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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
I'm running into a problem with incorrect totals in my measure despite using a SUMMARIZE formula which based on articles online should fix the issue.
"Forecast Sum" = Forecast on the product family level
"Forecast Split by Item" = with this measure I'm trying to allocate [Forecast Sum] to item level based on bookings in the prior year
With this everything is calculated correctly except that if I add "Workflow" (another level of product hierarchy) to the matrix the total per workflow is not correct (6,810+5,723=12,533 not 14,574):
I tried to fix this with Summarize formula but doesn't change the result:
pbix file: https://fastupload.io/OZS4Z87oPbjVRKa
What am I missing?
Thanks!
Solved! Go to Solution.
Simplify it. Get rid of the SUMMARIZE code
@HotChilli it worked! many thanks for help!
Correct formula:
Try changing
@HotChilli, that's what I tried to do with "Forecast Split by Item_Summarize" measure but it didn't fix the issue
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 12 | |
| 7 | |
| 5 |