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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Josdash
Frequent Visitor

Filtering a table with a drillthrough on another table based on different column.

Hello everybody,

 

I'm new in Power BI and I want to see if this option is possible.

 

I have a table with an ID, a name and also an ID that depends on the main ID, something like this:

 

ID      Name     ID child
AAA   test1        XXX
BBB    test2        CCC
BBB    test2        YYY
CCC    test3        EEE


What I would like to do is to be able to apply a drillthrough on this table based on the ID child and when I do it I filter another table (with the same structure as the table above) with the ID = ID child, for example if I apply a drillthrough on the ID child = CCC I want to have the following filtered table on another tab:

 

ID     Name     ID Child
CCC   test3     EEE


Is it possible to do that? Any help would be appreciated.

 

Thank you ver much in advance.

José

2 REPLIES 2
Josdash
Frequent Visitor

Hi @davehus,

 

Thank you very much for your post, I read it but I didn't find if it's possible to filter a column with the values from another column where there is a match. In this case filtering the column ID based on a drilltrough on the ID child from another tab where ID = ID child. 

 

Best regards,

José

davehus
Memorable Member
Memorable Member

Hi @Josdash ,

 

Here is a link that might be of help. https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough

 

Did I help you today? Please accept my solution and hit the Kudos button.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors