Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Filtered slicer doesn't show all values

I have a date slicer (MonthYear) that filters another slicer (Location). These slicers filter other tables and charts that have a Quantity value.   My data is setup in a Kimball Methodology star sc...
  • TomMartens's avatar
    TomMartens
    7 years ago

    Hey Anonymous ,

     

    basically it works as designed, selections from date slicer are filtering the fact table, this is due to the concept called "filter propagation". The fact table is filtered by the date slicer, but this is not reflected in the SiteName slicer.

     

    Setting the property "Cross filter direction" of the relationship between dimSite and factQuantity once again to "both" will filter the content of the SiteName slicer.

     

    I'm not sure if I really understand your initial question. Maybe you can rephrase it.

    Are you missing SiteName in the slicer that have values in the fact table if February is filtered?

     

    Maybe you can prepare some sample data upload an pbix file or an Excel file (that contains sample data that allows to recreate the problem), upload the file to OneDrive or Dropbox and share the link.

     

    Regards,

    Tom