Forum Discussion
Hitu
1 year agoFrequent Visitor
Left Join using relationship in Power BI direct query mode
Hi All, We have a requirement to show information from one table and matching information from other 2 tables. The table are suppose A , B and C. A is joined with B with 1 **N and A is Joined wit...
- 1 year ago
Remember that dimensions need to control facts. Dimensions are things you group/filter by. Facts are things you measure.
lbendlin
1 year agoSuper User
That's not gonna work, as the query behavior will be different. This can only be tested by setting up a Direct Query source like a SQL Server database or a secondary semantic model.
Hitu
1 year agoFrequent Visitor
Yes true. But to enable the forum user to understand the requiremnet i have make this pbix with sample data in import mode.
- lbendlin1 year agoSuper User
Remember that dimensions need to control facts. Dimensions are things you group/filter by. Facts are things you measure.