Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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])
User | Count |
---|---|
11 | |
9 | |
8 | |
7 | |
5 |
User | Count |
---|---|
23 | |
15 | |
15 | |
10 | |
7 |