Forum Discussion

Shamkosar's avatar
Shamkosar
Frequent Visitor
3 years ago

Drill through

Hi, Is there a solution to deal with complex measure and Drill through details page, the report is slow as it recalculates the DAX measure by rows in details table on the drill through page. The measure drill through works but report performance is impacted which is not ideal for end users.

1 Reply

  • ppm1's avatar
    ppm1
    Solution Sage

    You likely need to optimize the DAX measure on the drillthrough page (assuming you can't further reduce the amount of detail on that page with additional filters, etc.). Please share the slow DAX expression to get optimization suggestions.

     

    Pat