Forum Discussion
Sanskruti
Helper II
2 years agoCustom 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
Super User
2 years agoYou 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