The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi
I have a table visual with multiple measures(as columns). Each measure is having different filters.
I have created details page to show the report
When I click a measure and drillthrough, measure filter is not applying in the detail page.
How can I make it to pass measure filters?
And is it possible to disable drillthough to particular measure in the table and enable for the rest?
Cheers
Solved! Go to Solution.
Please kindly refer to the similar solved post:
When using drillthrough, filters created within a measure with CALCULATE are not passed to the drillthrough page.
Only filters from the report itself can be passed, i.e. fields in the visual itself, slicers, other filters.
This post discusses the same issue and proposes a solution by using a measure on the drillthrough page that replicates the filter on the original visual.
Please kindly refer to the similar solved post:
When using drillthrough, filters created within a measure with CALCULATE are not passed to the drillthrough page.
Only filters from the report itself can be passed, i.e. fields in the visual itself, slicers, other filters.
This post discusses the same issue and proposes a solution by using a measure on the drillthrough page that replicates the filter on the original visual.