Forum Discussion
Shamkosar
3 years agoFrequent Visitor
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
- ppm1Solution 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