Forum Discussion

Oded-Dror's avatar
Oded-Dror
Helper III
4 years ago
Solved

Slicer value based on column selection

Hi there, how to change slicer value based on selected column? I have Geography Dim connected to a fact Sales 1:M and I created a slicer for that Everythings works fine but the requirements change...
  • AllisonKennedy's avatar
    4 years ago

    Oded-Dror  Unfortunately this will be a many to many relationship. You can keep your DimGeography table as is, and create a table that contains CountryID and Template and use a snowflake schema instead, so use the CountryID | Template new table related with BOTH cross filter direction to filter the DimGeography table that has a 1:many relationship SINGLE to sales and filters sales.