Forum Discussion
issues with relationships
I'm having a hard time trying to figure out what you are exactly looking for. I think you want to to filter by Area, Subteam and Job Role.
Could you please share a screenshot of your data model with relevant fields & a desired result?
so the slicers filter the establishment data by those columns.
The allocated table (sheet3) has the same columns so i need those slices to also apply to that table. (i think)
- PVO34 years ago
Impactful Individual
Thanks for your screenshot. By the looks of it, you will problably encounter a lot of other issues in the near future. I would recommend to develop a star schema to have a solid foundation. Otherwise you'll be problem solving all kind of specific issues.
- Anonymous4 years agoNot applicable
Hi Anonymous
PVO3 is right. A good model is half the battle, and Power BI prefers to use a star schema when modeling.
Dealing with many-to-many relationships. This requires some modifications to the model to allow the filtering to pass correctly, which may affect calculated columns or measures etc. that have already been created. You could try creating DimTables for [Area], [Sub team], [Type] and create relationships with the 'Estimate' table.
Many-to-many relationship guidance - Power BI | Microsoft Docs
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data