Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Dynamic date filter in a line chart

Hello!
I have a date slicer and I have a measure that gets the selected end date from that slicer. I also have a line chart in which I want to show off dates from that selected end date minus 30 days. (if the selected end date is 31.05.2025., the line chart should show off dates from 01.05.2025. till 31.05.2025.). I need this to be dynamic.
Is that possible to achieve?