Forum Discussion
Change visuals, by single click on a button
- 4 years ago
beamguerreiro
You can use Bookmarks in Power BI to achieve this, please refer to these videos:
https://www.youtube.com/watch?v=xCMqWEvSkAs&list=PLv2BtOtLblH1IJqcqSuMTyvEi7W-laWti
Hello, beamguerreiro,
you can create an individual page for every outcome, but make it Hidden, and on the main page, create buttons that would refer to the hidden page, that way you will be forwarded to the new page, however, the user won'T notice anything. The key is to make the layout look the same.
Or you can use bookmarks:
https://docs.microsoft.com/cs-cz/power-bi/create-reports/desktop-bookmarks
- vojtechsima4 years ago
Super User
Something like this:
The button position will be the same, but each will refer to a different page. When you are on page 1, you set the "A" to NONE, B = PAge 2, C = PAge 3.
When you are on PAge 2, A = Page 1, B=none, C=PAge 3 etc.