Forum Discussion
Sanskruti
2 years agoHelper II
Custom year slicer
Hello, I have a year slicer in which there are 4 years. For this current year i have used dax which is: YearSlicer = if([Year]=year(today()),"Current Year",CONVERT([Year],STRING)). But th...
Arul
2 years agoSuper User
You don't have direct option to do that. If you need some workaround may be you can try the approach mentioned in below thread,
https://community.fabric.microsoft.com/t5/Desktop/Set-default-value-of-current-year-in-slicer/td-p/2310371