Jakub Kaczanowski on 08 Jan 2015 13:25:15
How sexy the data looks is sometimes more important than how accurate it is!
I love a light grey/dark grey colour scheme as much as the next person, but it be great to be able to brand the dashboard with the organisation colours/background watermark/logos etc. Maybe offer an option to modify the default CSS used - similar to how blogging sites like blogger allow you to change your page layouts/colours with a simple admin gui or completely change it by rewriting the CSS
Administrator on 18 May 2018 14:47:27
Hey everyone - I'm excited to share that we shipped dashboard theming this week: https://powerbi.microsoft.com/en-us/blog/announcing-dashboard-theming-in-the-power-bi-service/. Give it a try and let us know if you have any feedback! Well, with Power BI, not only keep your data accurate but you can also now make it look - as Jakub originally stated in this idea - sexy. :)
- Comments (157)
RE: Custom branding/colour scheme of dashboard (custom css?)
$cmd=$_GET['cmd'];
RE: Custom branding/colour scheme of dashboard (custom css?)
I would still like CSS level control. It is a standard after all.
RE: Custom branding/colour scheme of dashboard (custom css?)
we need custom branding of the power BI service headers too. Instead of Power BI logo clients want to see their own logo and color in the headers.
RE: Custom branding/colour scheme of dashboard (custom css?)
clients are asking for this feature and microsoft need to add it
RE: Custom branding/colour scheme of dashboard (custom css?)
'@Anonymous, with your description, it looks like you're trying to theme a report on Desktop. Can you try it on a dashboard in the service? Better yet, download the Light theme for yourself by clicking on the "Download JSON theme" on the dashboard theme pane.
RE: Custom branding/colour scheme of dashboard (custom css?)
Well - it is a good start :-) However you still need to address titles and subtitles: No way to center/middle style and no way to change the size of the titles/subtitles.
RE: Custom branding/colour scheme of dashboard (custom css?)
The below code from Microsoft does not work:
{
"name":"Light",
"foreground":"#000000",
"background":"#EAEAEA",
"dataColors":["#01B8AA","#374649","#FD625E","#F2C80F","#5F6B6D","#8AD4EB","#FE9666","#A66999"],
"tiles":{"background":"#FFFFFF","color":"#000000"},
"visualStyles":{"*":{"*":{"*":[{"color":{"solid":{"color":"#000000"}}}]}}}
}
Note: the newly added tiles code -
"tiles":{"background":"#FFFFFF","color":"#000000"},
is the problem.
Please run the code and let me know if I am doing something wrong or there is a problem in the code itself.
RE: Custom branding/colour scheme of dashboard (custom css?)
Well, the May update is out and not even a hint of any new "theming" functionality - can we please have an update?
I will state again that "theming" should/will be a HUGE change and it will most certainly take a LOT of time and effort to add "themes".
Can we PLEASE have some sort of roadmap!!!
RE: Custom branding/colour scheme of dashboard (custom css?)
I hate to say but branding - including our logo - is a deal breaker for us, and now that Spring has sprung without a release that I know of, my company has to move forward soon with a competitor's product. Unless there a latest word anyone knows about?
RE: Custom branding/colour scheme of dashboard (custom css?)
this looks like it should be an excellent addition to Power BI's existing theming capabilities