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.
I have a following matrix visual in Power BI desktop. % Compete column uses a measure so that % is calculated and displayed at upper level and not lower level in hierarchy. I am trying to do the same in Power BI paginated reports. See. the screenshot below. ID-complete is % complete. It seems that measure does not really get evaluated in Power BI at group level and just get evaluated at detail level. N to do any calculation at group level, I need to use expressions in Power BI paginated. Is that correct or I am missing something here?