Forum Discussion

pritzlb's avatar
pritzlb
Regular Visitor
7 years ago
Solved

Setting Relative Start and End Dates with Between type Date Slicer

So I have a "Between" style date slicer which is working nearly exactly as the users want.  The problem is that they want the start and end values of the slicer to be set dynamically -- the ending date set to yesterday and the starting date to 30 days prior.  So when users open the report it is showing the prior 30 days of data and they can change form there.  I have searched in vain for a way to do this.  I can put filters on the report or page but they do not change the start and end date values in the slicer.  I am manually changing dates and republishing each day.  Ridiculous.

 

I know I can put in a relative date slicer -- but they users want calendar controls to select a start and end date for the ultimate in flexibility.

  • pritzlb's avatar
    pritzlb
    7 years ago

    Thanks.  This works -- only as long as you do not accidentally select a date from the dropdown calendar (as I might do to test) and then save the report.  Once you select a date from the calendar drpdown in the slicer it ignores the formula and caches the value you selected.  The only solution I have found is to recreate the slicer from scratch and not pick a date.  This is a caveated solution.  Thanks.  

2 Replies

    • pritzlb's avatar
      pritzlb
      Regular Visitor

      Thanks.  This works -- only as long as you do not accidentally select a date from the dropdown calendar (as I might do to test) and then save the report.  Once you select a date from the calendar drpdown in the slicer it ignores the formula and caches the value you selected.  The only solution I have found is to recreate the slicer from scratch and not pick a date.  This is a caveated solution.  Thanks.