Forum Discussion

tvaishnav's avatar
tvaishnav
Icon for Helper IV rankHelper IV
4 years ago

DAX Measure evaluation in Matrix visual in Power BI Desktop vs Power BI Paginated

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?