Forum Discussion
One to Many Relationship Problem
- 6 months ago
Hi dzakyramadani,
Thank you for reaching out to Microsoft Fabric Community.
Thank you cengizhanarslan and mh2587 for the prompt response.
Based on your description this is expected behavior. Even with a correct one to many relationship, power bi visuals will only show dimension rows that have matching fact rows when any column from the fact table is used in the visual or slicer.
Relationship direction controls only filter propagation. To keep all dimension rows visible, use only Table1 columns in rows and return fact data only through measures.Thanks and regards,
Anjan Kumar Chippa
Hi,
In Table2, using Power Query, we can first assign index numbers based on Number, Alphabet and colour combination and then write a calculated column formula in Table1, to get your desired result. Would be OK with this approach?