Forum Discussion
using custom visual maps as a filter
You may check Adding Selection and Interaction with Other Visuals. By the way, here is a forum dedicated to Custom Visuals Development.
How can we programmatically set a default value to a slicer?
- Anonymous8 years agoNot applicable
When you save a report you save the slicer selection and you can use bookmarks to move between them. However I am not sure what you want to program the slicer to do?
Do you want to have a slicer select a certain region depending on the user, select a time period based on todays date?
More detail would be helpful.
- kal-tahrawi8 years agoFrequent Visitor
I have this dashboard https://ochayemen.org/hpc/hno-sectors-information, the map is custom visual (using leaflet) and what I need is to change all slicers on click on any district on the map.
- Anonymous8 years agoNot applicable
Assuming you have already done the obvious of checking interactions of the visual. If you replace the custom visual with say a bar chart and then interact with it does it filter the other visuals?
If it does that it will be some issue with the custom visual itself and I have no experiance with that particular visual and would suggest you contact the creator of the visual or swap to a different map.