Forum Discussion
Dynamic range date slicer
To give a little more light on the matter...
Whenever I choose Client AA002 in the visuals I need the date slicer range to be from 12/25/19 to today(), instead it shows 12/10/19 to today() since the latter is the minimum value from the column [Signature Date]...
I need the slicer to select the specific value from the contract
Thanks
Have you tried creating another slicer for Client and edit the interactions of that slicer to make sure it filters the date slicer?
- lizardi896 years agoHelper I
Yes I have, I have multiple filters, but they don't afect the slicer "from" value
- littlemojopuppy6 years agoCommunity Champion
Sounds like you want to have the date slicer filter based on the selected client. If you create a second slicer for Client and make sure it filters the date slicer, it could work.
I am course saying this without having any knowledge of your data model...you'll probably need a relationship between the date table and signature date.- lizardi896 years agoHelper I
Yes I already tried that and it didn't work...