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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I have 2 tables : Orders and People. 2 tables are related through Region column.
Now in a table I just show Order ID and Category and in another table I have to show realted Country, City and Region Name and also People Name in the second table based on the user will select the Order ID column value.
Table Relationship:
Table 1:
Please suggest how can I achieve this?
Solved! Go to Solution.
Hi @Anonymous ,
You may change the Cross filter direction of the relationship between the table Orders and People from Single to Both, which will take the two tables treated as a single table.
Then you can put columns Country, City , Region Name and People Name into table visual. So when you filter Orders[Order ID] in visuals, the other linked tables' fields in visuals will return corresponding result.
You can learn more about relationship :https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
You may change the Cross filter direction of the relationship between the table Orders and People from Single to Both, which will take the two tables treated as a single table.
Then you can put columns Country, City , Region Name and People Name into table visual. So when you filter Orders[Order ID] in visuals, the other linked tables' fields in visuals will return corresponding result.
You can learn more about relationship :https://docs.microsoft.com/en-us/power-bi/desktop-create-and-manage-relationships.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!