Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
WilliamA
Frequent Visitor

drilling through using field parameters

Hi guys,

 

I am looking for a way to drill through from a field parameter. For example, I have the below graph if parameters for Validated findings, closed and open.

WilliamA_0-1708929932403.png

the measures that make up the parameter have no relationship to each other. eg 

Validated findings: 

CALCULATE(COUNTROWS('Table1'),'Table2'[IsValidated] = 1)
Closed:
CALCULATE(COUNTROWS('Table1'),'Table1'[DateClosed] >= min('Date'[Date]) && 'Table1'[DateClosed] <= max('Date'[Date]))

 

 

Now when I drill through on the graph, it only drills through on the date hierarchy, ie. show me all details for the month of Feb however the expected behaviour should be, show me details for the month of Feb where isValidated = 1 if validated finding key is selected or shhow me details for Feb where State is closed if closed parameter is selected.

 

How can this be achieved within power BI?

 

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@WilliamA , Based on what I got, the closed measure should be there in the drill through report.

 

Power BI Drill Through when Userelationship is used: https://youtu.be/1BM_WGATrQA

 

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Thanks Amit, while userelationship may work for the closed parameter, I wouldn't work for the validated. 

the alternative is to create 3 seperate buttons with 3 bookmarks however this is not ideal. Is there a way to do this by still using parameters?

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.