<?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 Change colors in QLikSense bar chart to custom colors (1 dimension, 2 measurements) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Change-colors-in-QLikSense-bar-chart-to-custom-colors-1/m-p/116117#M8053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to change the colors of a QLikSense bar-chart that has one dimension (WekenJaarWeek) and two measurements (=SaldoOHWNat, =SaldoOHWInt).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current graph when using the automatic generated colors is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-11_1452.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213272_2018-09-11_1452.png" style="height: 335px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I'd like to change the colors to the variables Kleur1 and Kleur2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kleur1 = RGB(183, 190,&amp;nbsp; 85)&lt;/P&gt;&lt;P&gt;Kleur2 = RGB(226, 230, 204)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already changed to custom colors &amp;gt; On expression and used the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(SaldoOHWNat, Kleur1,&lt;/P&gt;&lt;P&gt;if(SaldoOHWInt, Kleur2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This results in the graph:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-11_1502.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213274_2018-09-11_1502.png" style="height: 332px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I need that the lower bars gets the color of the RGB value of Kleur2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 13:05:25 GMT</pubDate>
    <dc:creator>qlikmark1990</dc:creator>
    <dc:date>2018-09-11T13:05:25Z</dc:date>
    <item>
      <title>Change colors in QLikSense bar chart to custom colors (1 dimension, 2 measurements)</title>
      <link>https://community.qlik.com/t5/App-Development/Change-colors-in-QLikSense-bar-chart-to-custom-colors-1/m-p/116117#M8053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to change the colors of a QLikSense bar-chart that has one dimension (WekenJaarWeek) and two measurements (=SaldoOHWNat, =SaldoOHWInt).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current graph when using the automatic generated colors is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-11_1452.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213272_2018-09-11_1452.png" style="height: 335px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I'd like to change the colors to the variables Kleur1 and Kleur2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kleur1 = RGB(183, 190,&amp;nbsp; 85)&lt;/P&gt;&lt;P&gt;Kleur2 = RGB(226, 230, 204)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already changed to custom colors &amp;gt; On expression and used the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(SaldoOHWNat, Kleur1,&lt;/P&gt;&lt;P&gt;if(SaldoOHWInt, Kleur2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This results in the graph:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-11_1502.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/213274_2018-09-11_1502.png" style="height: 332px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I need that the lower bars gets the color of the RGB value of Kleur2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Change-colors-in-QLikSense-bar-chart-to-custom-colors-1/m-p/116117#M8053</guid>
      <dc:creator>qlikmark1990</dc:creator>
      <dc:date>2018-09-11T13:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Change colors in QLikSense bar chart to custom colors (1 dimension, 2 measurements)</title>
      <link>https://community.qlik.com/t5/App-Development/Change-colors-in-QLikSense-bar-chart-to-custom-colors-1/m-p/116118#M8054</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;this code means what ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(SaldoOHWNat, Kleur1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;if(SaldoOHWInt, Kleur2))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Change-colors-in-QLikSense-bar-chart-to-custom-colors-1/m-p/116118#M8054</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-09-11T13:14:40Z</dc:date>
    </item>
  </channel>
</rss>

