Forum Discussion
harib
7 years agoPost Patron
Dynamic Group Slicer Selection
Hello Friend's, I have one requirment . I have a data in the table format . we need to show count of Group wise. Example : I have a Country, Customer,Product and Region when i select any Gro...
- Anonymous7 years ago
harib -
You can't add/remove columns with a slicer, but you could potentially do the following:
1. Create a copy of the visual for each potential selection.
2. Create a Bookmark for each potential selection, making the selection visible and the rest invisible.
3. Create a Button for each potential selection, to "call" the bookmark which makes the relevant visual appear.
Hope this helps,
Nathan
- 7 years ago
shrimankabra
7 years agoFrequent Visitor
You can refer the below link for the same, the same is implemented for a chart. You can implement it in your case too.
https://community.powerbi.com/t5/Desktop/Dynamic-change-in-X-Axis/td-p/86167