Forum Discussion
alonardi
7 years agoFrequent Visitor
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 ...
- Anonymous7 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
Anonymous
7 years agoNot applicable
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