The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |