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
Hello,
I have a slicer for the annual period and from the database, the Calendar is designed to start from year 1 ... like FY01. Now I just want to display years with data only in my slicer, to avoid a long list of years for users
Any idea you are welcome
Solved! Go to Solution.
@tmhalila Create a measure: Selector = COUNTROWS('Table'). Use that in your Filters pane for greater than 0.
@tmhalila Create a measure: Selector = COUNTROWS('Table'). Use that in your Filters pane for greater than 0.