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
Hello,
I have 4 Tables that I have to use for my data.
The 4 tables are:
1. "Address"
2. "Order"
3. "Order Line"
4. "Product"
In two of those tables ("Order" and "Product") there are 2 "Brands" fields which include the brands of our company.
The problem is that when I use fields from the "Order" table and apply the "Brands" field from my "Product" table I won't get the desired result. If I use the "Brands" field from the "Order" table I do get the desired results, however, I don't have all the brands that I wanted to select as the "Brands" field in the "Product" table contains more brands, which allows me to analyse my data deeper.
The desired result is that I would like to use the "Product" Table together with my "Order" Table.
Their relationship is as followed:
The thing is here that I want to use the "Product" table together with both "Order Line" and "Order" table.
The "Product" table only works now with the "Order Line" table.
Solved! Go to Solution.
Correct. Always, always follow the arrows. You cannot get from Products to Orders based on your current setup. At a minimum you need to make the orders to order lines link bidirectional.
BEWARE: This can have unintended consequences, especially in RLS scenarios.
Correct. Always, always follow the arrows. You cannot get from Products to Orders based on your current setup. At a minimum you need to make the orders to order lines link bidirectional.
BEWARE: This can have unintended consequences, especially in RLS scenarios.
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 |
|---|---|
| 65 | |
| 58 | |
| 45 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 106 | |
| 39 | |
| 29 | |
| 26 |