March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I have crated a report with 3 pages. Each page has a green, yellow or red picture. All 3 pages should have the same image, is it possible to use bookmarks to change this image on all 3 pages at once?
Currently i am using the solution of creating 3 different buttons and therefore one button for each page. Is it possible to create one button for all 3 pages so that the user can choose the color?
Solved! Go to Solution.
Hi YanySASiek,
thanks for zour idea, I changed it a bit and my solution now looks like this without bookmarks:
1. Create a table with 3 colums "Name" "URL" and "Index" - Index is for sorting.
Name URL Index
Grün | ULR 1 | 1 |
Gelb | Url 2 | 2 |
Rot | Url 3 | 3 |
2. Change "Url" Data category to "Image-URL"
3. Add a sync slicers with value "Name" on every page of report, where you want to use it.
4. Dispaly table with value "URL".
Pro tip:
-You can add a shape to hide a slicer.
-If you are using a sharepoint picture URL use this trick: https://www.youtube.com/watch?v=EowHdhy-Nio
Hi @adrianpro
If I understood the request correctly, then no, you need a separate bookmark for every option on every separate page.
Because bookmarks don't switch colors/images/visuals etc... they just move the user to the selected object and hide others according to what was modified
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi adrianpro,
My understanding is that a bookmark is exclusive to a single page and cannot be applied across multiple pages in a Power BI desktop file. One way to potentially get around this (would have to be tested) is to 1) Create a table with two columns: Colour with values Green, Yellow, Red and Image URL with links to each of the corresponding images 2) Add a slicer to the first page of your report allowing only single selection by the user 3) Create a bookmark (e.g., Red) that filters the slicer to (Red) 4) Attach the bookmark to the Red button 5) Add a table visualization with the Image URL column to each of the three pages. 6) When prompted, ensure slicers sync across all pages.
If this works correctly, when the user clicks the Red button, the slicer will select Red and the table visualization will show the Red image based on the Image URL column attached to Red.
Colour | Image URL |
Green | URL to Green image |
Yellow | URL to Yellow image |
Red | URL to Red image |
Hi YanySASiek,
thanks for zour idea, I changed it a bit and my solution now looks like this without bookmarks:
1. Create a table with 3 colums "Name" "URL" and "Index" - Index is for sorting.
Name URL Index
Grün | ULR 1 | 1 |
Gelb | Url 2 | 2 |
Rot | Url 3 | 3 |
2. Change "Url" Data category to "Image-URL"
3. Add a sync slicers with value "Name" on every page of report, where you want to use it.
4. Dispaly table with value "URL".
Pro tip:
-You can add a shape to hide a slicer.
-If you are using a sharepoint picture URL use this trick: https://www.youtube.com/watch?v=EowHdhy-Nio
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
82 | |
69 | |
53 | |
44 |
User | Count |
---|---|
202 | |
106 | |
100 | |
64 | |
56 |