I have a filter with relative date applied to a visual / page and I would like to display selected period on the report, so it can change dynamically.
Is there a way to get relative filter values (dates) using DAX?
Thanks!!
Solved! Go to Solution.
You can use MIN('Date'[Date]) and MAX('Date'[Date])
Thank you @johnt75 for so simple solution !!
Don't know how I hadn't thought about that before.
You can use MIN('Date'[Date]) and MAX('Date'[Date])
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!