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
I have date fields like below, in this date visual how can i restrict the from and to date. From date is a standard one(say 2021-05-25) and to date is getdate. Thanks
Solved! Go to Solution.
You could add a measure to use in the visual level filter.
Add a column to your date table with 1 for the dates you want to see and 0 for the others. Then filter by this field (the slicer can be hidden if you don't need to show it). Your dates will adjust automagically. Or you can create a helper measure that will use such a column (which you can hide) and use it to filter the entries of the slicer via the Filter Pane.
You could add a measure to use in the visual level filter.
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |