<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Power BI Report Server Branding Font Color in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/304661#M2283</link>
    <description>&lt;P&gt;Have noticed a few other buttons that use it now, quite annoying.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 09:43:25 GMT</pubDate>
    <dc:creator>Ccparkhill</dc:creator>
    <dc:date>2017-11-16T09:43:25Z</dc:date>
    <item>
      <title>Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296323#M1906</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;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 should I change the color? Which json command is controlling it? Is there a dictionary or reference for us to see what can we script to control the layout in the json?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2017 03:17:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296323#M1906</guid>
      <dc:creator>joiecy</dc:creator>
      <dc:date>2017-11-04T03:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296673#M1926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="46109" data-lia-user-login="joiecy" class="lia-mention lia-mention-user"&gt;joiecy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share your brand package file with us?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can go through this document to know brand package define:&amp;nbsp; &lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/branding-the-web-portal" target="_blank"&gt;Branding the web portal&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 01:38:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296673#M1926</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-06T01:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296691#M1927</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;my files as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;metadata.xml&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;SystemResourcePackage xmlns="&lt;A href="http://schemas.microsoft.com/sqlserver/reporting/2016/01/systemresourcepackagemetadata" target="_blank"&gt;http://schemas.microsoft.com/sqlserver/reporting/2016/01/systemresourcepackagemetadata&lt;/A&gt;"&lt;BR /&gt;type="UniversalBrand"&lt;BR /&gt;version="2.0.2"&lt;BR /&gt;name="Report"&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;lt;Contents&amp;gt;&lt;BR /&gt;&amp;lt;Item key="colors" path="colors.json" /&amp;gt;&lt;BR /&gt;&amp;lt;Item key="logo" path="logo.png" /&amp;gt;&lt;BR /&gt;&amp;lt;/Contents&amp;gt;&lt;BR /&gt;&amp;lt;/SystemResourcePackage&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;colors.json&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name":"Default brand",&lt;BR /&gt;"version":"1.0",&lt;BR /&gt;"interface":{&lt;BR /&gt;"primary":"#FF7800",&lt;BR /&gt;"primaryAlt":"#ffa04d",&lt;BR /&gt;"primaryAlt2":"#cc5f00",&lt;BR /&gt;"primaryAlt3":"#ff9233",&lt;BR /&gt;"primaryAlt4":"#00abee",&lt;BR /&gt;"primaryContrast":"#fff",&lt;BR /&gt;"secondary":"#12368E",&lt;BR /&gt;"secondaryAlt":"#444",&lt;BR /&gt;"secondaryAlt2":"#555",&lt;BR /&gt;"secondaryAlt3":"#777",&lt;BR /&gt;"secondaryContrast":"#fff",&lt;BR /&gt;"neutralPrimary":"#fff",&lt;BR /&gt;"neutralPrimaryAlt":"#f4f4f4",&lt;BR /&gt;"neutralPrimaryAlt2":"#e3e3e3",&lt;BR /&gt;"neutralPrimaryAlt3":"#c8c8c8",&lt;BR /&gt;"neutralPrimaryContrast":"#000",&lt;BR /&gt;"neutralSecondary":"#fff",&lt;BR /&gt;"neutralSecondaryAlt":"#eaeaea",&lt;BR /&gt;"neutralSecondaryAlt2":"#b7b7b7",&lt;BR /&gt;"neutralSecondaryAlt3":"#acacac",&lt;BR /&gt;"neutralSecondaryContrast":"#000",&lt;BR /&gt;"neutralTertiary":"#b7b7b7",&lt;BR /&gt;"neutralTertiaryAlt":"#f8f8f8",&lt;BR /&gt;"neutralTertiaryAlt2":"#eaeaea",&lt;BR /&gt;"neutralTertiaryAlt3":"#fff",&lt;BR /&gt;"neutralTertiaryContrast":"#222",&lt;BR /&gt;"danger":"#bb2124",&lt;BR /&gt;"success":"#2b3",&lt;BR /&gt;"warning":"#f0ad4e",&lt;BR /&gt;"info":"#5bc0de",&lt;BR /&gt;"dangerContrast":"#fff",&lt;BR /&gt;"successContrast":"#fff",&lt;BR /&gt;"warningContrast":"#fff",&lt;BR /&gt;"infoContrast":"#fff",&lt;BR /&gt;"kpiGood":"#4fb443",&lt;BR /&gt;"kpiBad":"#de061a",&lt;BR /&gt;"kpiNeutral":"#d9b42c",&lt;BR /&gt;"kpiNone":"#333",&lt;BR /&gt;"kpiGoodContrast":"#fff",&lt;BR /&gt;"kpiBadContrast":"#fff",&lt;BR /&gt;"kpiNeutralContrast":"#fff",&lt;BR /&gt;"kpiNoneContrast":"#fff"&lt;BR /&gt;},&lt;BR /&gt;"theme":{&lt;BR /&gt;"dataPoints":[&lt;BR /&gt;"#0072c6",&lt;BR /&gt;"#f68c1f",&lt;BR /&gt;"#269657",&lt;BR /&gt;"#dd5900",&lt;BR /&gt;"#5b3573",&lt;BR /&gt;"#22bdef",&lt;BR /&gt;"#b4009e",&lt;BR /&gt;"#008274",&lt;BR /&gt;"#fdc336",&lt;BR /&gt;"#ea3c00",&lt;BR /&gt;"#00188f",&lt;BR /&gt;"#9f9f9f"&lt;BR /&gt;],&lt;/P&gt;&lt;P&gt;"good":"#85ba00",&lt;BR /&gt;"bad":"#e90000",&lt;BR /&gt;"neutral":"#edb327",&lt;BR /&gt;"none":"#333",&lt;/P&gt;&lt;P&gt;"background":"#fff",&lt;BR /&gt;"foreground":"#222",&lt;BR /&gt;"mapBase":"#00aeef",&lt;BR /&gt;"panelBackground":"#f6f6f6",&lt;BR /&gt;"panelForeground":"#222",&lt;BR /&gt;"panelAccent":"#00aeef",&lt;BR /&gt;"tableAccent":"#00aeef",&lt;/P&gt;&lt;P&gt;"altBackground":"#f6f6f6",&lt;BR /&gt;"altForeground":"#000",&lt;BR /&gt;"altMapBase":"#f68c1f",&lt;BR /&gt;"altPanelBackground":"#235378",&lt;BR /&gt;"altPanelForeground":"#fff",&lt;BR /&gt;"altPanelAccent":"#fdc336",&lt;BR /&gt;"altTableAccent":"#fdc336"&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 02:18:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/296691#M1927</guid>
      <dc:creator>joiecy</dc:creator>
      <dc:date>2017-11-06T02:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/302017#M2186</link>
      <description>&lt;P&gt;We also have the same problem, June and August releases render the text in black but October release renders in white for the same branding package. Any solution yet?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 12:43:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/302017#M2186</guid>
      <dc:creator>Ccparkhill</dc:creator>
      <dc:date>2017-11-13T12:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303241#M2237</link>
      <description>&lt;P&gt;Argggggg we r getting the same issue as well.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 23:46:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303241#M2237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T23:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303256#M2238</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I figured it out. It's tied together with the button font color. Change it in branding package json file, object attribute&amp;nbsp; --&amp;gt; "primaryContrast":"#fff". change it to #000 black or any other color will do.&amp;nbsp; :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 00:16:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303256#M2238</guid>
      <dc:creator>joiecy</dc:creator>
      <dc:date>2017-11-15T00:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303265#M2239</link>
      <description>&lt;P&gt;You are too good Joiecy.....:smileyhappy:&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 00:33:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303265#M2239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T00:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303831#M2264</link>
      <description>&lt;P&gt;Thanks joiecy, however I notice that the text on the "Upload brand package" is now black. We have the backgrouond of that button as dark purple which makes the text quite hard to read now, not that it will be used very often though I suppose. I wonder why the reference was changed?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 13:15:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303831#M2264</guid>
      <dc:creator>Ccparkhill</dc:creator>
      <dc:date>2017-11-15T13:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303873#M2266</link>
      <description>Yea, mine too. Not sure why they do it this way. Since the button is less being seen, I just simply excuse it.</description>
      <pubDate>Wed, 15 Nov 2017 14:25:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/303873#M2266</guid>
      <dc:creator>joiecy</dc:creator>
      <dc:date>2017-11-15T14:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/304661#M2283</link>
      <description>&lt;P&gt;Have noticed a few other buttons that use it now, quite annoying.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:43:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/304661#M2283</guid>
      <dc:creator>Ccparkhill</dc:creator>
      <dc:date>2017-11-16T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364432#M4109</link>
      <description>&lt;P&gt;I have similar but not same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to change color theme in Power BI for Report Server ( using OCT17 version)&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 12:32:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364432#M4109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-24T12:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364434#M4111</link>
      <description>&lt;P&gt;hi sukhomoyb,&lt;/P&gt;&lt;P&gt;see &lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/branding-the-web-portal" target="_self"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/branding-the-web-portal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2018 13:58:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364434#M4111</guid>
      <dc:creator>joiecy</dc:creator>
      <dc:date>2018-02-24T13:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364572#M4112</link>
      <description>&lt;P&gt;Thanks for the reply and valuable advice.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2018 07:46:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/364572#M4112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-25T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Report Server Branding Font Color</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/661801#M9982</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;still having the same issue with PBIRS jan 2019 version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Text color of the Power BI bar should be the same as the text color of the two bars above.&lt;/P&gt;&lt;P&gt;It's not logical to use button text color here, this is clearly a misbehavior imho, and should be fixed in the next version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Flynn&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 08:31:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Power-BI-Report-Server-Branding-Font-Color/m-p/661801#M9982</guid>
      <dc:creator>Flynn</dc:creator>
      <dc:date>2019-04-04T08:31:20Z</dc:date>
    </item>
  </channel>
</rss>

