<?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: Dynamic RGB Code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86172#M14136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would you be able to share sample app ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try to put your expression into a variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2018 14:15:22 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-07-16T14:15:22Z</dc:date>
    <item>
      <title>Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86169#M14133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a dynamic Bacground color in a chart. I thought following would work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RGB(Floor((1-(KAM/Max(All KAM)))*255),Floor((KAM/Max(All KAM))*255),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KAM is an integer.&lt;/P&gt;&lt;P&gt;I also checked, if the single expression work. They do. So I get RGB(0,255,0). But if I use it in the chart, I get an Error:&lt;/P&gt;&lt;P&gt;"Drawing of Chart failed internally"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is what I am trying to do even possible, or do I have a mistake?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 14:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86169#M14133</guid>
      <dc:creator>max_potass</dc:creator>
      <dc:date>2018-07-13T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86170#M14134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;EDITED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you take a look at the values you get with this: &lt;STRONG&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;1-(KAM/Max(All KAM)))*255&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;maybe you go out of the range of 3 digits &lt;SPAN style="color: #ff0000;"&gt;and exceed 255&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 14:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86170#M14134</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-13T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86171#M14135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, sadly all values are between 0 and 255 and are floored, so no decimals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86171#M14135</guid>
      <dc:creator>max_potass</dc:creator>
      <dc:date>2018-07-16T14:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86172#M14136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would you be able to share sample app ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try to put your expression into a variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 14:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86172#M14136</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-16T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86173#M14137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I just did the file and it works there. I have the exact same field names and Expressions.&lt;/P&gt;&lt;P&gt;But I found the problem.&lt;/P&gt;&lt;P&gt;I had to define a color for the other Expression in the chart. I have no Idea why... But that fixed it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 15:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86173#M14137</guid>
      <dc:creator>max_potass</dc:creator>
      <dc:date>2018-07-16T15:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic RGB Code</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86174#M14138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool, problem resolved then &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2018 15:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-RGB-Code/m-p/86174#M14138</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-07-16T15:09:00Z</dc:date>
    </item>
  </channel>
</rss>

