Forum Discussion
Current Date
- 4 years ago
Hi Alex_Hasan ,
You can create a new date table via slicer = CALENDARAUTO(). Then put the date in the slicer. Which slicer type is Before.
Use a measure named current date via max('slicer'[date]) to get the date selected in the slicer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Alex_Hasan ,
You can create a new date table via slicer = CALENDARAUTO(). Then put the date in the slicer. Which slicer type is Before.
Use a measure named current date via max('slicer'[date]) to get the date selected in the slicer.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.