Forum Discussion
choose theme button
Hi,
I need to change the theme of report (light to dark or dark to light) by clicking on a button. This is similar to Power BI embedded analytics playground's choose theme button in the below link:
https://playground.powerbi.com/en-us/showcases-gallery/personalize-report-design
So the user can choose dark or light themes by just clicking the button.
Any suggestion, how to achieve this?
Thanks
- Anonymous4 years ago
This became possible outside Power BI in the embedded portal using javascript.
6 Replies
- mohammedadnantImpactful Individual
Hi Anonymous
You can check this link for this
- AnonymousNot applicable
thanks mohammedadnant for your comment. This just gives to choose color options using chicklet slicer. However, I need to switch in beteen two different theme based on the entire JSON file which include details about most of the visuals and their formatting.
- AnonymousNot applicable
Hi PBICommunity ,
I am still looking for the solution. the reply above by mohammedadnant doesn't help.
Please suggest if we can switch 2 different themes for single power bi report on click or using button.
Thanks
- KNPSuper User
As far as I know, it is not currently possible without a lot of work with bookmarks to fake it.
Please vote for this idea.
https://ideas.powerbi.com/ideas/idea/?ideaid=781638b4-9b86-eb11-8ced-281878e6452b
- AnonymousNot applicable
This became possible outside Power BI in the embedded portal using javascript.
- KNPSuper User
Hi Anonymous,
Could you provide a little more detail on your actual solution?
It may help others that come across this post.