<?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 Custom colors in Qlik Sense in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782840#M2553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way through which we can customize the default color panel for every object in Qlik Sense ? Is there any css in which we can make changes ? Is there any way through which we can modify existing object's layout ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There seems to be a thread on this &lt;A _jive_internal="true" href="https://community.qlik.com/message/601812#601812" title="http://community.qlik.com/message/601812#601812"&gt;http://community.qlik.com/message/601812#601812&lt;/A&gt; .&amp;nbsp; However, It gives no access page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2014 14:20:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-23T14:20:40Z</dc:date>
    <item>
      <title>Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782840#M2553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way through which we can customize the default color panel for every object in Qlik Sense ? Is there any css in which we can make changes ? Is there any way through which we can modify existing object's layout ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There seems to be a thread on this &lt;A _jive_internal="true" href="https://community.qlik.com/message/601812#601812" title="http://community.qlik.com/message/601812#601812"&gt;http://community.qlik.com/message/601812#601812&lt;/A&gt; .&amp;nbsp; However, It gives no access page. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 14:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782840#M2553</guid>
      <dc:creator />
      <dc:date>2014-12-23T14:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782841#M2554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same answer as this question : &lt;A _jive_internal="true" href="https://community.qlik.com/message/630823#630823"&gt;How can custom colouring be set up in Sense ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can only change some colors (i.e. bargraph bars colors) using colors "by expression" and use rgb() or argb() functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 17:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782841#M2554</guid>
      <dc:creator>yblake</dc:creator>
      <dc:date>2014-12-23T17:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782842#M2555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear yblake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With bar chart, color, I choose By Expression: rgb(243,47,47)&lt;/P&gt;&lt;P&gt;but it is only show gray color on chart.&lt;/P&gt;&lt;P&gt;Is it wrong formula?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 09:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782842#M2555</guid>
      <dc:creator />
      <dc:date>2014-12-24T09:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782843#M2556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try with an equal sign befor : =rgb(...) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As exemple, you can try to put some data in script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;catalog:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, R, G, B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Car, 255, 0, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Boat, 0, 255, 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Truck, 0, 0, 255&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then create a bar chart with any expression (i;e. RowNo() ) and expression color as&amp;nbsp; &lt;STRONG&gt;=rgb(max(R),max(G),max(B))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="74146" alt="barcolor.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74146_barcolor.PNG" style="height: 578px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2014 10:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782843#M2556</guid>
      <dc:creator>yblake</dc:creator>
      <dc:date>2014-12-24T10:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782844#M2557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks yblake.&lt;/P&gt;&lt;P&gt;It's good!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2014 01:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782844#M2557</guid>
      <dc:creator />
      <dc:date>2014-12-26T01:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782845#M2558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi yblake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if there are two bar chart w.r.t dimension value boat,car,truck than how can we change the color?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 10:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782845#M2558</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2015-11-18T10:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782846#M2559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hardik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As your problem seems like maintain all your custom coloring from one place. You have 2 options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use color by expression to color it the way you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) make use of environment variables: this will actually help you in the case of re usability or easy color governance&lt;/P&gt;&lt;P&gt;2) Have a database table or a file which contains these color codes and make use of them dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would like to follow the first option kindly ref to &lt;A href="https://community.qlik.com/docs/DOC-9257"&gt;Qlik Sense - Variables Interface (video)&lt;/A&gt; by &lt;A href="https://community.qlik.com/qlik-users/77808"&gt;mto&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sangram Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782846#M2559</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-18T17:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782847#M2560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this tip in line chart.&lt;/P&gt;&lt;P&gt;I have a problem there,&lt;SPAN style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5em;"&gt; when I make selection of the month, for example, the specific month stay in the right color and the rest of the line becomes the color of the second line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;Do you have a solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 14px;"&gt;gal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2016 10:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782847#M2560</guid>
      <dc:creator />
      <dc:date>2016-02-23T10:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom colors in Qlik Sense</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782848#M2561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using RowNo() was for a sample test, but I'm not sure how Sense handle this function during selections ?&lt;/P&gt;&lt;P&gt;You may test for specific dimension values, for the exemple given before it would be i.e. :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="color: #3366ff;"&gt;pick&lt;/SPAN&gt;(1+&lt;SPAN style="color: #0000ff;"&gt;match&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;only&lt;/SPAN&gt;(Product),'Boat','Car','Truck'),&lt;SPAN style="color: #0000ff;"&gt;lightgray&lt;/SPAN&gt;(50),&lt;SPAN style="color: #0000ff;"&gt;lightred&lt;/SPAN&gt;(),&lt;SPAN style="color: #0000ff;"&gt;lightgreen&lt;/SPAN&gt;(), &lt;SPAN style="color: #0000ff;"&gt;lightblue&lt;/SPAN&gt;())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-colors-in-Qlik-Sense/m-p/782848#M2561</guid>
      <dc:creator>yblake</dc:creator>
      <dc:date>2016-03-15T10:19:48Z</dc:date>
    </item>
  </channel>
</rss>

