Forum Discussion
joiecy
8 years agoAdvocate I
Power BI Report Server Branding Font Color
Hi, After I updated my power bi report server to november version my previous custom branding file did not work fully. The section right above the report are having white font color. How shoul...
- 8 years ago
Hi guys,
I figured it out. It's tied together with the button font color. Change it in branding package json file, object attribute --> "primaryContrast":"#fff". change it to #000 black or any other color will do. :)
cheers.
Anonymous
8 years agoNot applicable
I have similar but not same problem.
How to change color theme in Power BI for Report Server ( using OCT17 version)
joiecy
8 years agoAdvocate I
- Anonymous8 years agoNot applicable
Thanks for the reply and valuable advice.