Forum Discussion
Change report background color dynamically
- Anonymous4 years ago
Hi Sahar_lt ,
Do you want to change the Page Background Color dynamiclly in Power BI Desktop? I think Power BI doesn't support you to do this currently. There is not conditional formatting function in Page Background Color. Bookmark seems that couldn't record the Background color or Background image.
Your demand is a good idea, while it is not supported to implement in Power BI currently.
You can submit a new idea to improve the Power BI.
It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Would something like this work for you?
I created a Parameter and made the values go from 1 to 595.
I created a color table using the enter data feature and added a column for color, code, and id. I downloaded the color codes from the web.
Then I joined the color table to the parameter table on ID.
Then I created a simple measure that grab the color code.
Lastly, I passed the color into the background expression.
Here is the result in a animated gif. To view the full report you can go to https://www.podiumbi.com/powerbi-reporting-software/ and in the footer there is a link for the color picker. If you want the PBIX file just email me.