Forum Discussion
Repeat same visual based on slicer selection
It is little complicated to create the expected output. I will try to explain once again.
I am looking for a way to create a seperate visualization for each selection in a slicer. For instance visualization show three values field 1, field 2 and field 3 for a slicer value s1. Now the user wants to select multiple values (s2, s3,s4 etc) in the slicer so that they can have a seperate visual for each selection of slicer. So if slicer selection selects s1,s2,s3,s4 then user wants 4 visuals each showing field 1, field2 and field3. If they remove selection s4, they should see 3 visual each showing field 1,field2,field3. If user now selects slicer value s5 as well, they should see 5 visuals each showing field1,field2,field3.
Is it possible to do this in power bi?
Hello,
I have a same requirement of replicating visuals based on slicer selection. Is this possible in power BI?