Forum Discussion

mdalton's avatar
mdalton
Helper I
3 years ago
Solved

Date Slicers On Published Report

I published a report with a date slicer. When the report sends out, the slicer resets to all values (removes the filter). Ideally, the report would show the last 30 days every time with the option to...
  • collinq's avatar
    3 years ago

    Hi mdalton ,

     

    I am wondering - are you trying to set the 30 day value in the slicer or in the filter?  If you set it in the filter, and don't lock the filter, then the 30 days would count from "today" (you probably need to put in a measure to count back 30 days from today to get the date - or, make a true/false measure for every date that is in the last 30 days or not) and then have that in the filter.  That way the subscription will be at 30 days from the time that the subscription is sent (assuming that the refresh is done just prior to the subscription sending).