Forum Discussion

mohita98's avatar
mohita98
Frequent Visitor
1 year ago
Solved

Unable to Perform Direct Aggregations on Numeric Columns in Power BI Visuals

I’m facing an issue in Power BI where I am no longer able to perform calculations directly on numeric columns in visuals. Previously, I could apply aggregations (like sum, average, etc.) directly on numeric columns when adding them to visuals. However, now I am required to manually create measures for any aggregation.

This issue occurs in both Import and DirectQuery modes, significantly increasing the load time of visuals and negatively impacting the overall performance of the report.

Could someone please help me understand why this is happening and suggest a resolution?

  • Hi mohita98, This is the case of Implicit/Explicit Measure.

    To enable the direct aggregation you can go to Modelling tab and click on the semantic model. In the properties pane you will find the option to discourage implicit measure button, turn it off and you will be able to perform direct aggregation.

    Please find attached the screenshot for your reference:

     



2 Replies