Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
When i choose for example a date range on a master calendar from 01-may to 01-july, and then apply a filter on top of this, the filter then edits the date range in the dashboard to show data for only the month of may as there is no data in June/July for the required filter.
However, i need the may-july date range to remain selected in the master calendar when i apply the filter.
Is there a way to do this?
I am using the current set analysis for the master calendar:
(max([Master_Calendar.Date])
Thanks
Hi,
try to use:
max({1}[Master_Calendar.Date])