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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
JamesBurke
Helper III
Helper III

Drill down buttons

Hi all , 

 

I have a Main Page in which consits of a basic tree Diagram which is at a building level , this has a drill down button leading to the first drill down page, looking at daily performance etc for an indivdual building. 

 

I then want to use this first drill down page to drill down even further into a second drill down page looking at breaking the building down into floors etc. 

 

I'm wondering if there is a way for me to be table to keep drill down point of data from the first drill down and use it on the second without having the user selecting another point of data

 

For example if on the main page i drill down onto store 1 i then would like the user to be able to use the drill down button to drill down into store one without having to click again ( other then clicking the button ) . 

 

I created a work around using : 

Detail If Thornton Selected = 
 VAR SelectedGroup = SELECTEDVALUE('Emporia Devices'[Wawrick Device Name (groups)])
 RETURN
 IF(SelectedGroup = "Thornton Building","Page 1",BLANK())

 

Which is a button and when thorton ( store 1 ) is selected i can use the button however the filters are not carried across onto the next page like a drill down page would. 

 

Help please 🙂

1 REPLY 1
Anonymous
Not applicable

Hi @JamesBurke 

Can you provide detailed sample pbix file and the results you expect.So that I can help you better. Please remove any sensitive data in advance.

 

 

 

 

 

 

 

 

 

 

Best Regards,

Jayleny

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.