<?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: How do I add color through scripting? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751660#M536751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am using a Table Box so I do not have these options nor do I have an expression. That is why I requested a way to do this thru scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you stating that I need to change the output display?&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>Fri, 14 Nov 2014 21:35:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-14T21:35:40Z</dc:date>
    <item>
      <title>How do I add color through scripting?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751658#M536749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have a column that I what the values to be RED if they are greater than zero. How do I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 20:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751658#M536749</guid>
      <dc:creator />
      <dc:date>2014-11-14T20:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add color through scripting?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751659#M536750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want very simple option use the "Visual Cues" tab.&lt;/P&gt;&lt;P&gt;For more complicated scenarios If you click the + sign to the left of your expression QlikView will give you a drop down of options. Click on "Text Format" and you can then add expression you want:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If (FieldValue &amp;gt; 10 and FieldValue&amp;lt;17, RED(), IF ( FieldValue &amp;gt;= 17 and FieldValue &amp;lt;=100, RGB(128,28,105)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice there are some colors that you can just call like RED() or you can use RGB function and utilize any color you want. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751659#M536750</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add color through scripting?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751660#M536751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am using a Table Box so I do not have these options nor do I have an expression. That is why I requested a way to do this thru scripting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you stating that I need to change the output display?&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>Fri, 14 Nov 2014 21:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751660#M536751</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add color through scripting?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751661#M536752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. If you use a Chart you have a ton more options and control of your look and feel (color, format like bold, background color etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 21:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751661#M536752</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add color through scripting?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751662#M536753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not set up the data so I will now change it to a Chart.&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>Fri, 14 Nov 2014 21:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-add-color-through-scripting/m-p/751662#M536753</guid>
      <dc:creator />
      <dc:date>2014-11-14T21:46:49Z</dc:date>
    </item>
  </channel>
</rss>

