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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I am facing issue with Percentage. % is showing up correctly at leaf level as in image. But when I drill up it is summing up.
Please help
Thanks in advance!!
% at leaf level
% summing up at higher level
how is the percentage defined? is it a measure or a calculated column?
column would explain the summing up
Its a calculated column. I cannot define the data type as "Percentage" because I have unpivoted this with some other columns which are whole numbers. Is there a way to define "IFR%" column alone as Percentage data type?
you should define it as a measure rather than column, then the aggregation will be fine
as long as the calculation doesn't happen on the fly for a given level (only possible with measure) it will always just sum the values from the column
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.