Forum Discussion
How to do multi select between different visuals?
i have got the Filled map, Bar chart and Table, when i select any county on the map then with respect to that county both Bar chart and Table should filter and keeping that filtered data on both visuals again when i select any data point in bar graph then the table should get filterd out with respect to both selected data point from Filled Map and Bar chart.
I tried but when i select the data point from map both bar chart and table are getting filtered but when i press ctrl and select data point from bar chart then the table is getting the proper related value based on the selection but both Filled map and Bar chart are getting refreshed and going back to the original form.
i tried press ctrl and click but it not working as expected.
Thanks for the Help in Advance!
6 Replies
- VallirajapResolver III
Hi Thel0neWolf ,
Make sure the table columns present in the visuals are in relationship.
Press ctrl and select; sure, it will work. You should use it in a proper way.Did I answer your question?
Mark my post as a solution, this will help others...!
Hit the kudo also,
Thank you.
- Thel0neWolfFrequent Visitor
It has no problem with data source connection the data is getting filterd out but both Filled Map and Bar Chart are going back to original state, i want those both visuals to hold the selected data point with respect to the filtered data in table.
Thanks for the Help!
- VallirajapResolver III
Can you share your PBIX file or any screenshots? I will check.
- VallirajapResolver III
Hi Thel0neWolf
There is a problem with the Filled Map visual. When I use other visuals like maps and treemaps, it works perfectly. I also looked for that but couldn't find anything.
You can use other visuals instead of a Filled map.
Thank you