Forum Discussion
richard-powerbi
Post Patron
6 years agoFilter dimension tables in Star schema?
First I had a flat table and when I filtered in the filters pane, it would also filter out the other 'dimension columns'. Now I made it into a star schema and when I filter 1 dimension in the filter...
Anonymous
6 years agoNot applicable
I don't think so unless you make some common table that associates all the foreign keys from those all tables.
BR,
DR
richard-powerbi
Post Patron
6 years agoSo I'm trying to implement this now. Would I have to add the table with only the keys between the fact tables and dimension tables? Or on top of the dimension tables? Could anyone sketch this?