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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
juandroid
Helper I
Helper I

Drilltrought filter

Hi Guys!

 

I have the next example data:

 

Account     Name      Value

1105          cash         500

110501      cash2       100

110502      cash3       300

110503      cash4       100

1110          banks       300

111001      banks2     100

111002      banks3     100

111003      banks4     100

 

I create a table report that shows only the "mother cod" (the 4 digits accounts and its called mother because it adds all the values from the sons, the 6 digits accounts) and the result was:

 

Account     Name      Value

1105          cash         500

1110          banks       300

 

I want to create a Drilltrought page that show other info of the account, including the sons. So for example, if I make right click in the CASH account on the previous data table, and go to the drilltrought, I want to appear a data table like this:

 

Account     Name      Value

110501      cash2       100

110502      cash3       300

110503      cash4       100

 

I don't know if this is possible but I really hope it can.

 

Thanks in advance,

 

 

 

 

 

 

1 ACCEPTED SOLUTION
v-qiuyu-msft
Community Support
Community Support

Hi @juandroid,

 

It's possible in Power BI desktop September version, but you need to optimize your sample data firstly. The parent account 1105, 1110 need to be in a separate column like below: 

 

q4.PNG

 

Then you can create a Drillthrough report page, drag the Parent column to Drillthrough filters pane. Create another report page named Main, when you right click the 1105 and select Drillthrough, it will drill through to the Drillthrough report page and filter data. You can download the attached pbix to have a look. 

 

q5.PNGq6.PNGq7.PNG

 

 

Reference:
Use drillthrough in Power BI Desktop

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @juandroid,

 

It's possible in Power BI desktop September version, but you need to optimize your sample data firstly. The parent account 1105, 1110 need to be in a separate column like below: 

 

q4.PNG

 

Then you can create a Drillthrough report page, drag the Parent column to Drillthrough filters pane. Create another report page named Main, when you right click the 1105 and select Drillthrough, it will drill through to the Drillthrough report page and filter data. You can download the attached pbix to have a look. 

 

q5.PNGq6.PNGq7.PNG

 

 

Reference:
Use drillthrough in Power BI Desktop

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-qiuyu-msft

 

It worked like a charm!! Thanks a lot!

@juandroidAbove solution will resolve your issue

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.