branding
15 TopicsPower BI Report Server Branding Issue
Server Version: 1.20.8926.40580 (May 2024) Issue: A while back we investigated changing the branding on the server using the Multicolored example brand zip file seen here. After creating the new branding package and successfully deploying it we noticed that one element refused to change with the new branding colours ("Primary" and "PrimaryAlt") which shows as #117865 (dark green) instead of #e71f85 (pink) Reverting the server back to default branding doesn't alter it either, as if the link between the two is broken. Once reverted back you can see the green remains. All the elements in the json file were accounted for to make sure this colour wasn't in there. Here's the JSON: "name":"Multicolored example brand", "version":"1.0", "interface":{ "primary":"#e71f85", "primaryAlt":"#ffffff", "primaryAlt2":"#0080c9", "primaryAlt3":"#009ad4", "primaryAlt4":"#ffffff", "primaryContrast":"#000000", "secondary":"#0c499c", "secondaryAlt":"#0c499c", "secondaryAlt2":"#0080c9", "secondaryAlt3":"#ffffff", "secondaryContrast":"#ffffff", "neutralPrimary":"#F2F9FE", "neutralPrimaryAlt":"#ffffff", "neutralPrimaryAlt2":"#b1d7ee", "neutralPrimaryAlt3":"#0c499c", "neutralPrimaryContrast":"#0c499c", "neutralSecondary":"#F2F9FE", "neutralSecondaryAlt":"#ffffff", "neutralSecondaryAlt2":"#ffffff", "neutralSecondaryAlt3":"#e71f85", "neutralSecondaryContrast":"#000000", "neutralTertiary":"#ffffff", "neutralTertiaryAlt":"#ffffff", "neutralTertiaryAlt2":"#ffffff", "neutralTertiaryAlt3":"#ffffff", "neutralTertiaryContrast":"#000000", "danger":"#e60000", "success":"#3fae29", "warning":"#ffd000", "info":"#0c499c", "dangerContrast":"#ffffff", "successContrast":"#ffffff", "warningContrast":"#ffffff", "infoContrast":"#ffffff", "kpiGood":"#3fae29", "kpiBad":"#e60000", "kpiNeutral":"#ffd000", "kpiNone":"#0c499c", "kpiGoodContrast":"#ffffff", "kpiBadContrast":"#ffffff", "kpiNeutralContrast":"#ffffff", "kpiNoneContrast":"#ffffff", "itemTypeIconColor":"#ffffff", "reportIconBackground":"#009ad4", "excelIconBackground":"#009ad4", "folderIconBackground":"#009ad4", "datasetIconBackground":"#009ad4", "otherIconBackground":"#0c499c" } } Another poster had a similar issue which was fixed when they upgraded their version of report server to the January 2023 Release. Since our version is newer (May 2024) that hasn't resolved it. Any ideas where to go next? Thanks in advance Tim SOLUTION: Added this additional code to the colors.json file. "primaryButton": "#bb2124", "primaryButtonHover": "#d31115", "primaryButtonPressed": "#3d0000", "link": "#d31115", "linkHover": "#671215", "linkVisited": "#3d0000", "radioButtonCheckBox": "#bb2124", "radioButtonCheckBoxHover": "#d31115"Solved1.3KViews0likes3CommentsServer PBI Branding File is not working
Hi all, I encountered an error message: "An error has occurred. There is a problem with the system resource package." I have zipped 3 files: 1 xml, 1 json and 1 logo (.png). I have added KPI codes into the json file, however, i dont really need them. Will that cause an issue. If yes, how should i change the codes? Any help is appreciated. Thanks. MetaData: <?xml version="1.0" encoding="UTF-8"?> -<SystemResourcePackage name="SUSS" version="2.0.2" type="UniversalBrand" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/systemresourcepackagemetadata">-<Contents> <Item path="SUSS.JSON" key="colors"/> <Item path="SUSS Logo.png" key="logo"/> </Contents> </SystemResourcePackage> XML { "name":"SUSS", "version":"1.0", "interface":{ "primary":"#bb2124" , "primaryAlt":"#d31115" , "primaryAlt2":"#671215" , "primaryAlt3":"#bb2124" , "primaryAlt4":"#00abee" , "primaryContrast":"#ffffff" , "secondary":"#000000" , "secondaryAlt":"#444444" , "secondaryAlt2":"#555555" , "secondaryAlt3":"#777777" , "secondaryContrast":"#ffffff" , "neutralPrimary":"#ffffff" , "neutralPrimaryAlt":"#f4f4f4" , "neutralPrimaryAlt2":"#e3e3e3" , "neutralPrimaryAlt3":"#c8c8c8" , "neutralPrimaryContrast":"#000000" , "neutralSecondary":"#ffffff" , "neutralSecondaryAlt":"#eaeaea" , "neutralSecondaryAlt2":"#b7b7b7" , "neutralSecondaryAlt3":"#acacac" , "neutralSecondaryContrast":"#000000" , "neutralTertiary":"#b7b7b7" , "neutralTertiaryAlt":"#c8c8c8" , "neutralTertiaryAlt2":"#eaeaea" , "neutralTertiaryAlt3":"#ffffff" , "neutralTertiaryContrast":"#222222" , "danger":"#bb2124" , "success":"#22bb33" , "warning":"#f0ad4e" , "info":"#5bc0de" , "dangerContrast":"#ffffff" , "successContrast":"#ffffff" , "warningContrast":"#ffffff" , "infoContrast":"#ffffff" , "kpiGood":"#4fb443" , "kpiBad":"#de061a" , "kpiNeutral":"#d9b42c" , "kpiNone":"#333333" , "kpiGoodContrast":"#ffffff" , "kpiBadContrast":"#ffffff" , "kpiNeutralContrast":"#ffffff" , "kpiNoneContrast":"#ffffff" }, "theme":{ "dataPoints":[ "#0072c6" , "#f68c1f" , "#269657" , "#dd5900" , "#5b3573" , "#22bdef" , "#b4009e" , "#008274" , "#fdc336" , "#ea3c00" , "#00188f" , "#9f9f9f" ], "good":"#85ba00" , "bad":"#e9e9" , "neutral":"#edb327" , "none":"#333333" , "background":"#ffffff" , "foreground":"#222222" , "mapBase":"#00aeef" , "panelBackground":"#f6f6f6" , "panelForeground":"#222222" , "panelAccent":"#00aeef" , "tableAccent":"#00aeef" , "altBackground":"#f6f6f6" , "altForeground":"#000000" , "altMapBase":"#f68c1f" , "altPanelBackground":"#235378" , "altPanelForeground":"#ffffff" , "altPanelAccent":"#ffff00" , "altTableAccent":"#fdc336" } }759Views0likes1CommentReport-Name color not using our branding
Hi all After updating our Power BI Server On Premise we have the problem, that the report names are not displayed in the color we defined in our branding json-file. After the update the color is now #0C695A: What we have to define in the branding json-file to overwrite this color #0C695A? Thanks, kind regards Pierre828Views0likes2CommentsPower BI Report Server Branding
Hi, After I updated the Power BI Report server to September 2022, a new button and drop down menu appeared when the current size of the browser window is not large enough to write out the full path and report name. Until the May 2022 Version, the report name is not written out fully in case the complete path is too long, and gets cut down with "..." . This seemed to have been changed from September, as now the report name is written out completely, and the path itself is shortened to a new menu with a new button "[...]" and a dropdown for navigation, see screenshot. This only appears if the browser window is not large enough to show the full path. My issue is that i can't seem to change the color of this new button or the color of the dropdown navigation behind it. I have changed all the previuosly known json parameters in the colors file of my branding to anything but black and the button / dropdown menu still stays black. How should I change the color of this specific button? Is there a new json command that did not exist previously which is controlling it? Or is it a bug?Solved3.3KViews1like3CommentsHow to change Power BI Report Sever Branding logo margin from -10px to 0px
Hello, We customize our Power BI Report Server web portal using Branding. There are some white space around our company logo. After uploading brand package, the white space at the top and bottom is gone. We think the issue is due to margin top and bottom default to -10px instead of 0px. Please see the screenshot below. Is there a way to change the margin so that the company logo is in a correct view to all users? Where is the style.css file located? Appreciate your help so much. Thanks, KarenSolved1.6KViews0likes4CommentsCustom Branding not scaling after upgrade
Hi, We recently upgraded PBIRS test server from May 2021 to Jan 2022, and this seems to have affected our customised branding. The logo.png which incorporates a logo and text as an image is now clipped at the top and bottom, see below. In the previous version this would have displayed as per below We have tried altering the image canvas (290x60 as recommended by MS) to various different sizes but the result is pretty much the same, the image is clipped top and bottom when displayed in PBIRS Jan 2022. Has anyone experienced this? is it a known issue? Any solutions or workarounds? Thanks a mill1.9KViews0likes5CommentsHow to change report server (Sept 2021 release) folder Icon color
After playing around with the branding package, I don't see an option to change the report server (Sept 2021 release) folder icon color. I think the next step might be some developer tools logging to understand the object properties. Example, change the blue color below: I'm curious if anyone else has manipulated folder, report, data source icons?Solved4.1KViews1like5CommentsLooking for a branding id
Hi guys im putting in branding with company colors but i cant find the id for one of the section of the branding hope someone has it this is when you open a power bi report from the server i need to be able to change the colors for the text marked in yellow File, View, Edit in power Bi Desktop, Explore, Refresh -bSolved990Views0likes2Comments