The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, I have 2 tables. Table Child and Table Parent. They're names of children and their respective parents. In my child table, each child always has two parents.
The child table looks like this:
child_id | child_name | parent_id |
1 | Larry Smith | 8 |
1 | Larry Smith | 9 |
The parent table looks like this:
parent_id | parent_name | child_id |
8 | Ginnie Smith | 1 |
9 | John Smith | 1 |
In the above, Ginnie and John are the parents to Larry.
How would I go about setting this up in a Power BI table visual, where when I right click and drill through on Larry, it would take me to a new page where both Ginnie and John are simultaneously listed at once?
Solved! Go to Solution.
Hi @janeAlice ,
I created a sample pbix file(see the attachment), please check if that is what you want.
In addtion, you can refer the following links to get it.
Set up drillthrough in Power BI reports
Best Regards
Hi @janeAlice ,
I created a sample pbix file(see the attachment), please check if that is what you want.
In addtion, you can refer the following links to get it.
Set up drillthrough in Power BI reports
Best Regards
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
120 | |
85 | |
75 | |
55 | |
46 |
User | Count |
---|---|
135 | |
127 | |
78 | |
64 | |
63 |