<?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: Changing Default Colours in Qlikview Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391661#M1271518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try a document extension. &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3140"&gt;http://community.qlik.com/docs/DOC-3140&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, that will only work in Ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest with you this seems like there is too little to gain and too much work to get there so I will kindly suggest your users to accept the default colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 16:15:10 GMT</pubDate>
    <dc:creator>danielrozental</dc:creator>
    <dc:date>2013-04-23T16:15:10Z</dc:date>
    <item>
      <title>Changing Default Colours in Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391660#M1271515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is it possible to change the default colours in the reports deployed in qlikview server? &lt;/P&gt;&lt;P&gt;The current selections are highlighted in green. But as per my requirements i want to change it to blue. I am able to achieve it in my QV Desktop using macros, but when the same report is uploaded in the server, it is not working. &lt;/P&gt;&lt;P&gt;This is the macro i am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sub ChangeCol&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set up = ActiveDocument.GetApplication.GetUserPreferences&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;up.CustomSelBgColor(1).PrimaryCol.Col = RGB (168,211,255)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;up.CustomSelBgColor(2).PrimaryCol.Col = RGB (255,255,255)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;up.CustomSelBgColor(5).PrimaryCol.Col = RGB (125,125,125)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ActiveDocument.GetApplication.SetUserPreferences up&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;EM&gt;End Sub&lt;/EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG __jive_id="39583" class="jive-image" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/39583_Capture.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Naveenchellaaraam.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391660#M1271515</guid>
      <dc:creator>naveenchellaara</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Default Colours in Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391661#M1271518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try a document extension. &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-3140"&gt;http://community.qlik.com/docs/DOC-3140&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, that will only work in Ajax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest with you this seems like there is too little to gain and too much work to get there so I will kindly suggest your users to accept the default colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 16:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391661#M1271518</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-04-23T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Default Colours in Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391662#M1271521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Daniel,&lt;/P&gt;&lt;P&gt;Will try to confirm if it is ok with the user. Thanks a lot for the reply..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naveenchellaaraam.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 06:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391662#M1271521</guid>
      <dc:creator>naveenchellaara</dc:creator>
      <dc:date>2013-04-24T06:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Default Colours in Qlikview Server</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391663#M1271523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; Sorry to revive this old post, but i am having the same exact issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same macro and it works perfect on the Desktop version.&lt;/P&gt;&lt;P&gt;But when it is uploaded to the server it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to make this work when the report is on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 17:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-Default-Colours-in-Qlikview-Server/m-p/391663#M1271523</guid>
      <dc:creator>novolouy</dc:creator>
      <dc:date>2014-06-10T17:45:57Z</dc:date>
    </item>
  </channel>
</rss>

