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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone,
I am facing an issue with wrong sub totals in a Matrix Visual.
I have a hierarchy containing 3+ different categories. For example, National Level Manager, Region Level Mananger, State Level Manager, etc. I have one measure, which basically computes a divisionn Operation( Sum of Value/Count of Certain Items). Lets say this measure as Index 1. I need to find out another Measure Index2, which is basically (Index1/SubTotal Index1 Value). This measure is dynamic. It should be at the lowest level of open hierarchy in the matrix. Sharing below the screen shots.
For example: Region Level Manager- jitendra in first screenshot, index 2 is 289.33/303.85=0.95. Similarly in second screenshot, for State level Manager-Ankit Mishra, Index2 is 270.78/289.33=0.94. All of these values are correct. The only wrong values are subtotal in both cases. Ideally total value should be 1. (303.85/303.85 and 289.33/289.33)
Please note: The data shown in screenshot is fictious and is only for representation purpose.
Any help would be highly appreciated. Thank you.