Forum Discussion
Left Join using relationship in Power BI direct query mode
- 1 year ago
Remember that dimensions need to control facts. Dimensions are things you group/filter by. Facts are things you measure.
You mention Direct Query mode but your data model screenshot shows Import Mode. Please clarify.
Hi lbendlin
Thanking you for your response. The actual scenario is for direct query. But to create a sample and share it in the forum , i have created it in import mode.
- lbendlin1 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.
- Hitu1 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.