<?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 RAG Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995606#M977662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;I'm pretty new to this Qlikthing and I must say I'm pretty impressed with it.&amp;nbsp; Anyway I'm trying to change the background colour in a Straight Table to the field value (Red,Amber/Red,Amber,Amber/Green and Green) have managed to do it using a number value (1=Red through 5=Green) using Colourmix, but I just want to be able to use the Field value string.&amp;nbsp; Any help or suggestions would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 17:45:15 GMT</pubDate>
    <dc:creator>CHansford</dc:creator>
    <dc:date>2015-08-25T17:45:15Z</dc:date>
    <item>
      <title>RAG Values</title>
      <link>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995606#M977662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik Community,&lt;/P&gt;&lt;P&gt;I'm pretty new to this Qlikthing and I must say I'm pretty impressed with it.&amp;nbsp; Anyway I'm trying to change the background colour in a Straight Table to the field value (Red,Amber/Red,Amber,Amber/Green and Green) have managed to do it using a number value (1=Red through 5=Green) using Colourmix, but I just want to be able to use the Field value string.&amp;nbsp; Any help or suggestions would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:45:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995606#M977662</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2015-08-25T17:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: RAG Values</title>
      <link>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995607#M977663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Match(&lt;EM&gt;FieldValue&lt;/EM&gt;, 'Red', 'Amber/Red', 'Amber', 'Amber/Green', 'Green') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should translate your &lt;EM&gt;FieldValue&lt;/EM&gt; strings to numbers from 1 to 5. Replace FieldValue with your field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a dual() value in the LOAD script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Dual&lt;/STRONG&gt;( &lt;EM&gt;FieldValue&lt;/EM&gt;, Match(&lt;/SPAN&gt;&lt;EM style="font-size: 13.3333330154419px;"&gt;FieldValue&lt;/EM&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;, 'Red', 'Amber/Red', 'Amber', 'Amber/Green', 'Green') ) as FieldValue,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Then you can use FieldValue directly in any function that needs a numeric value.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 18:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995607#M977663</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-25T18:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: RAG Values</title>
      <link>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995608#M977664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swuehl, thanks for that, all worked a treat, now to find something harder to create&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 16:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RAG-Values/m-p/995608#M977664</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2015-08-26T16:11:56Z</dc:date>
    </item>
  </channel>
</rss>

