Forum Discussion
Dynamically set slicer using selected table row
Hi kpk122 ,
First of all you need to understand that slicers are using for filtering data meaning that the interactions with the rest of the visualizations is different from the other visuals. Since slicer are used for filtering data when you select one value in the slicer the data in the other visuals is change accordingly ro your selection however the interaction from other visuals to slicer is not done except if you use another slicer.
So if you have a table visual and you select a value all visuals are filter by that value except the slicers if on other hand you select a value on a slicer other visuals including slicers will be filter.
On you case believe that the best option is to use the Hierarchy Slicer making the use of both the columns Full Name and account also make sure you activate the search option
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380820?tab=Overview
I'm assuming that you want to select the user but also the account didn't understood if you also want to have only the selection of the main account for all users.
Regards,
MFelix