Forum Discussion
Understanding - items with no data and relationships
You didn't specify which filter direction you chose, and which columns (from which side of the relationship) you chose. Both have an impact on your observed behavior.
If you like you can read the whitepaper here The Many-to-Many Revolution - SQLBI
Hey lbendlin
The direction is set to both.
The columns from which relationship/table is identified in the original post image by T1 and T2.
Thank you.
Best regards,
André Braga
- lbendlin4 years agoSuper User
Yeah, you can't really do that (set the filter direction to both) and expect any meaningful results. Maybe create separate versions of your data model for the different business questions.
- afbraga664 years agoHelper III
Hello lbendlin ,
Fair enough. Still I set it to one-to-many from T1 to T2 with direction set to single, but still happens the exactly same behaviour.
Best regards,
André
- lbendlin4 years agoSuper User
Please provide sanitized sample data in usable format (ideally a pbix) and show the expected outcome.