We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 66 | |
| 63 | |
| 37 | |
| 34 | |
| 22 |