Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have the following table:
I want to be able to select company n 3 and have the related contacts appear in another table, such as No_ CT00003126, CT00003125....
Solved! Go to Solution.
Hi, @Syndicate_Admin
Go to the Model view in Power BI Desktop. Drag and drop the column from the table onto the column in the table to create a relationship, make sure the relationship is set to a one-to-many (1:*) cardinality, with the table on the "one" side and the table on the "many" side. This setup assumes that each company can have more than one contact.
On the report canvas, add a slicer visual and set its data fields to columns in the table. Add another table visual to the canvas and include the columns that appear from the table. The slicer will now control the table visual to show only the contacts related to the selected company number.
You can check the following link:
Create and manage relationships in Power BI Desktop - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Syndicate_Admin
Go to the Model view in Power BI Desktop. Drag and drop the column from the table onto the column in the table to create a relationship, make sure the relationship is set to a one-to-many (1:*) cardinality, with the table on the "one" side and the table on the "many" side. This setup assumes that each company can have more than one contact.
On the report canvas, add a slicer visual and set its data fields to columns in the table. Add another table visual to the canvas and include the columns that appear from the table. The slicer will now control the table visual to show only the contacts related to the selected company number.
You can check the following link:
Create and manage relationships in Power BI Desktop - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |