<?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 Visual cues for text values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446995#M166759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I want to show green,red and yellow colors based on the text values.&lt;/P&gt;&lt;P&gt;If say status = G, display the cell in green color&lt;/P&gt;&lt;P&gt;if the status = R,display the cell in red color&lt;/P&gt;&lt;P&gt;If status = Y, display the cell in yellow color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created straight table and used G,R and Y as expression since visual cues work only with numeric values &lt;/P&gt;&lt;P&gt;but cannot get the respective colors for G,R and Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since Visual cues work only with numeric values, i have also tried to put the following in the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt; = 'G',&lt;SPAN style="color: #0000ff;"&gt;Green()&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;red &lt;/SPAN&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (&lt;SPAN style="color: #800000;"&gt;Schedule&lt;/SPAN&gt; = 'G',&lt;SPAN style="color: #0000ff;"&gt;RGB&lt;/SPAN&gt;(0,128,0),&lt;SPAN style="color: #0000ff;"&gt;red &lt;/SPAN&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;but not getting the right result. &lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2012 14:45:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-19T14:45:14Z</dc:date>
    <item>
      <title>Visual cues for text values</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446995#M166759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I want to show green,red and yellow colors based on the text values.&lt;/P&gt;&lt;P&gt;If say status = G, display the cell in green color&lt;/P&gt;&lt;P&gt;if the status = R,display the cell in red color&lt;/P&gt;&lt;P&gt;If status = Y, display the cell in yellow color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created straight table and used G,R and Y as expression since visual cues work only with numeric values &lt;/P&gt;&lt;P&gt;but cannot get the respective colors for G,R and Y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since Visual cues work only with numeric values, i have also tried to put the following in the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt; = 'G',&lt;SPAN style="color: #0000ff;"&gt;Green()&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;red &lt;/SPAN&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (&lt;SPAN style="color: #800000;"&gt;Schedule&lt;/SPAN&gt; = 'G',&lt;SPAN style="color: #0000ff;"&gt;RGB&lt;/SPAN&gt;(0,128,0),&lt;SPAN style="color: #0000ff;"&gt;red &lt;/SPAN&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;but not getting the right result. &lt;A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446995#M166759</guid>
      <dc:creator />
      <dc:date>2012-11-19T14:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues for text values</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446996#M166760</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;when u go to the expression&amp;nbsp; u fiond a '+' sign , when u expand that u will see options to change the &lt;/P&gt;&lt;P&gt;1)text format&lt;/P&gt;&lt;P&gt;2)Text color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in text color u write the expression &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt; = 'G',&lt;SPAN style="color: #0000ff;"&gt;Green()&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if (status ='R' , red(),yellow())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446996#M166760</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-19T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues for text values</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446997#M166761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;PFA file hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446997#M166761</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-11-19T14:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues for text values</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446998#M166762</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;In the expression tab, you can see the '+' sign. By&amp;nbsp; clicking it, you can see background color, text color.. According to your requirement, choose any one of them, and put the expression like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&lt;SPAN style="font-size: 13px; color: #800000;"&gt;Status&lt;/SPAN&gt; = 'G',&lt;SPAN style="font-size: 13px; color: #0000ff;"&gt;Green()&lt;/SPAN&gt;,&lt;SPAN style="font-size: 13px; color: #0000ff;"&gt;red &lt;/SPAN&gt;())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 14:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446998#M166762</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-19T14:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cues for text values</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446999#M166763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked. &lt;/P&gt;&lt;P&gt;Thanks for the sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 15:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cues-for-text-values/m-p/446999#M166763</guid>
      <dc:creator />
      <dc:date>2012-11-19T15:20:50Z</dc:date>
    </item>
  </channel>
</rss>

