Forum Discussion
ysapiyev
8 years agoResponsive Resident
Sync between custom filter and slicer
Hi everyone,
I have custom visual which filters date and I also have regular slicer with date with date input and slider.
It looks like this:
In left I have custom filter which selects specific range and on right I have regular slicer. Even though, I set interaction between them, regular slicer doesn't change.
How can I make date input values change and slider, by using my custom visual?
Regards,
Yerkhan
9 Replies
- v-chuncz-msftCommunity Support
- v-viigCommunity Champion
How do you apply selection/filter in your custom visual?
The slicer doesn't react on any kind of selection if is's applied via SelectionManager.
We would recommend to start using Advanced Filter API.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals