Forum Discussion
Working with multiple Buttons and Multiple Bookmarks
HI All,
I have created a page in which i am using 5 Buttons and 5 Bookmarks as shown above.
For Bookmark_A (Button A) & Bookmark_B (Button B), i have kept Visual C as default to shown.
which means: when i click on Button A or B, irrespective of current visual in C,D & E -> the visual changes to Visual C
Similar case happens when i click Button C,D or E out of Visual A & B, it changes back to Visual A.
My requirement is that when i click Button A or B, the current visual in C,D,E should not be changed and vice versa. Can any one please guide me on how to achieve it?
Thanks
Santosh Kumar P
Anonymous MahyarTF Thank ypufor the responses. i have searched in the community and found the solution i am looking for but it may take some time to understand the setps taken in the below report to achieve it.
https://community.powerbi.com/t5/Data-Stories-Gallery/COVID-19-NSW-Transport-Impact/td-p/1193474
Regards
Santosh Kumar P
6 Replies
- MahyarTFMemorable Member
Hi,
If I am not mistaken, You need to show Visual C, when you select Button A or Button B,
If it is :
You need to show the visual C in both A and B Bookmark, Hide the others and then update those :
- SantoshKumarMicrosoft Employee
MahyarTF No, that is not the case. Irrespective of my Selection of Button A or B, Selection in C,D & E should not be changed.
Example:1. i have selected Button D so my visual D is on display.
2. When i now click on A or B, then visual D should not change to C
- MahyarTFMemorable Member
Oh,
You mean regardless of the order the last visual for the other section is remain(not changed).
Not sure if it is possible, as I know the bookmarks are works on the Show/hide property, if there is more than one visual in each position, the visual will be shown based on the layer order.
- SantoshKumarMicrosoft Employee
MahyarTF what ever you have said is right but i expect there will be some answer to it.