Forum Discussion
aishak12
Helper IV
3 years agodynamic text for date slicer
All,
I am trying to set up dyanmic text for my date filter. I was able to create the beginning year (2017).
However I am not able to create one for the "end year" (2023). Any suggestions?
1 Reply
- AnonymousNot applicable
Hi aishak12
You can use max() function
e.g Measure=MAX('Date'[Date])
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.