Forum Discussion
Colors
- Anonymous7 years ago
This is controlled via Branding on SSRS. the PBI-SSRS branding is the same as for SSRS. You can search this forum for "Brand" and you shoudl get some stuff, equally these liks should help
https://docs.microsoft.com/en-us/sql/reporting-services/branding-the-web-portalhttps://www.qumio.com/Blog/Lists/Posts/Post.aspx?ID=39
https://archive.codeplex.com/?p=ssrsbrandingfileeditor
- Anonymous7 years ago
The qumio.com link has some pics that tie what you see in the portal back to the styles you have to edit in the JSON. Hopefully you shoudl be able to find whihc color setting you need to change in the JSON from this. If you have Chrome you could use the DEV tools to figure out the style of a test if you can isolate it as a select in a browser window with the dev tools window openin the
The qumio.com link has some pics that tie what you see in the portal back to the styles you have to edit in the JSON. Hopefully you shoudl be able to find whihc color setting you need to change in the JSON from this. If you have Chrome you could use the DEV tools to figure out the style of a test if you can isolate it as a select in a browser window with the dev tools window openin the
Aweosme, thank you and have a great weekend.