Forum Discussion

alonardi's avatar
alonardi
Frequent Visitor
7 years ago
Solved

Dynamic Dates in Visual Filtering

Hi, how can I set dynamically the date when I use the filter visual with a date field using the “between” option and I record it in a bookmark? That fixed date generates an issue with the users that ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    HI alonardi ,

    You can write a measure to compare current row date and system date(use it as filter on visual level filter) and save to bookmark. Measure result will dynamic changes when report refreshed.

    Regards,

    Xiaoxin Sheng