Forum Discussion
jbbcormed
5 years agoFrequent Visitor
DAX, Complex Measures, Drillthrough
Hi, I am intermediate with DAX and have a problem. I have a complex Measure in a Card visual and I want to enable drill-through to a details page. I used this article to enable drillthrough on...
- 5 years ago
Nothing has changed in DAX in this regard.
Luis_Ma
3 years agoFrequent Visitor
I think there is no way.
But you can put the filters of the DAX measure in the panel filter of the page you use to drill down. If your measurements aren't too complex, it will work. Although it forces you to have a page for the detail of each measure.