Dear all,
I have a series of reports that display information from different fact tables. These fact tables are all related to a date table. The fact tables have different date ranges from one another.
I wish to use a date slicer (using information from the date table) in the different reports against the different fact tables.
Is there a way to filter the slicer (automagically and not by setting a filter manually with fixed values) so that it will only show the dates that are valid for a given report. At the moment it shows all values in the date table even if these do not appear in the fact tables. This means user can select date values for which no data exists.
I know I can manually filter the date slicer in each report, however this won't be a very good solution as the dataset grows.
Thank you,
Ben