<?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  to use colour symbols in the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858368#M1004535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is my example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 09:17:25 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-05-27T09:17:25Z</dc:date>
    <item>
      <title>How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858366#M1004533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community&lt;/P&gt;&lt;P&gt;I am trying to create a dashboard on SLA where I rate my SLAs into high priority, medium priority and low priority. each identified by a colour symbol. And in my data within qlikview which shows the SLA, those colour symbols should reflect, as shown in the attached excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Smriti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858366#M1004533</guid>
      <dc:creator />
      <dc:date>2015-05-27T09:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858367#M1004534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think u have to try with simply if condition on ur sla expression,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like,if (urslaexpre&amp;gt;90,rgb(ur color with number u have mention here like,255,200,155),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;if (urslaexpre&amp;gt;60,rgb(),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;if (urslaexpre&amp;lt;60,rgb())))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858367#M1004534</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-27T09:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858368#M1004535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is my example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858368#M1004535</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-05-27T09:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858369#M1004536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessantro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on personal edition. So cannot open your file. Can you copy and paste your example here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smriti&lt;/P&gt;&lt;H6 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H6&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858369#M1004536</guid>
      <dc:creator />
      <dc:date>2015-05-27T09:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858370#M1004537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply I created a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Field1&lt;BR /&gt; 1&lt;BR /&gt; 2&lt;BR /&gt; 3&lt;BR /&gt; 4&lt;BR /&gt; 5&lt;BR /&gt; 6&lt;BR /&gt; 7&lt;BR /&gt; 8&lt;BR /&gt; 9&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and an expression where the backgroubd colour has the following expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;=1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=3, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,0,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;=4 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=6, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(128,0,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;=7 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Field1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;=9, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(128,128,0)&lt;BR /&gt; )&lt;BR /&gt; )&lt;BR /&gt; ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858370#M1004537</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-05-27T09:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858371#M1004538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;use a 'blank' expression with a conditional 'if' background colour, see simple example attached, that has&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Priority&lt;/SPAN&gt; = 'High', &lt;SPAN style="color: #0000ff;"&gt;RGB&lt;/SPAN&gt;(255,0,102), &lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Priority&lt;/SPAN&gt;='Medium',&lt;SPAN style="color: #0000ff;"&gt;RGB&lt;/SPAN&gt;(255,95,159),&lt;SPAN style="color: #0000ff;"&gt;RGB&lt;/SPAN&gt;(255,175,207))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;You need to experiment with the RGB values, to got the required colour.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;HTH Andy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87644_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/87645_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858371#M1004538</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-27T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858372#M1004539</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;I tried both of your solutions. But my dashboard is not coming as the&amp;nbsp; screenshotword file I have&amp;nbsp; attached the the word file I have attached in the beginning.. I am attaching the qvw file for your reference Can you point out the mistake I am doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 11:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858372#M1004539</guid>
      <dc:creator />
      <dc:date>2015-05-27T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858373#M1004540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just replace tis part of code &amp;amp; reload..and see?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T,&lt;/P&gt;&lt;P&gt;If (T =1, RGB(255,0,0),&lt;/P&gt;&lt;P&gt;If (T=2 , RGB(128,0,0),&lt;/P&gt;&lt;P&gt;If (T =3, RGB(128,128,0)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&amp;nbsp; as Priority&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE USE THIS SIMPLY ON UR EXPRESSION,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(T = '1', RGB(255,0,102), &lt;/P&gt;&lt;P&gt;if(T='2',RGB(255,95,159),RGB(255,175,207)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858373#M1004540</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-27T12:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858374#M1004541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If T field denotes the priority, then promote T field to second position after case field an Dimensions.&lt;/P&gt;&lt;P&gt;And then add this expression for background color within this dimension&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=1,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(128,0,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=2,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(128,128,0),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;T&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=3,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RGB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,0,0))))&lt;BR /&gt; You will get the desired output as in screen shot.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858374#M1004541</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-05-27T12:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858375#M1004542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shiva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tried this. I am getting the output as below qvw file. But instead of High, medium, Low in the column'priority', I want to replace this with colours. How to do this? I mean instead of High ,it should show dark red colour , instead of medion, light red and so on/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858375#M1004542</guid>
      <dc:creator />
      <dc:date>2015-05-27T12:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858376#M1004543</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;You need to add the colors in the expression and not in the script. Please see attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858376#M1004543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858377#M1004544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greeshma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using personal edition. So cannot open your file. If possible can you send me screenshots.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858377#M1004544</guid>
      <dc:creator />
      <dc:date>2015-05-27T12:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858378#M1004545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to do this in a listbox? If so you can create images for high, medium and low. Add the expression in the Expression tab of list box and select representation as image. Refer to attached QVW. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858378#M1004545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858379#M1004546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.i think i u missed a bit code wht I SHARED above( myself modified that a bit when i was posted with in a mint),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please that. and see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;missing T AFTER LOAD STMT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858379#M1004546</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-27T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858380#M1004547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greeshma&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to open your qvw file since I am using a personal edition. So please send me the screenshots of your file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I want to do this in a list box and a straight table as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smriti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:31:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858380#M1004547</guid>
      <dc:creator />
      <dc:date>2015-05-27T12:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858381#M1004548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want this in a chart, then follow Andrew's suggestion as shown above. If you need it in a list box, then create images for the 3 priorities and add below expression in the expression tab of your listbox&lt;/P&gt;&lt;P&gt;If(Priority='High,'image path for high', if(Priority ='Medium', 'image path for medium','image path for low'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87649_listbox.png" style="width: 620px; height: 409px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858381#M1004548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858382#M1004549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the code as yours this time. Still&amp;nbsp; colours are not coming in priority field. Instead it is taking test. see the attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858382#M1004549</guid>
      <dc:creator />
      <dc:date>2015-05-27T12:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858383#M1004550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;two things,&lt;/P&gt;&lt;P&gt;1.just replace tis with ur script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T,&lt;/P&gt;&lt;P&gt;If (T =1,'High',&lt;/P&gt;&lt;P&gt;If (T=2 , 'Medium',&lt;/P&gt;&lt;P&gt;If (T =3, 'Low'&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;)&amp;nbsp; as Priority&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident Helpdesk;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. on ur piriory dimension--background clor place tis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Priority = 'High', RGB(255,0,102), &lt;/P&gt;&lt;P&gt;if(Priority='Medium',RGB(255,95,159),RGB(255,175,207)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858383#M1004550</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-27T13:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858384#M1004551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect......Thankyou so much.... The last thing I want to to is to reflect the same colours in my listbox also. I mean after priority, it should indicate whch colour is high, which is medium and which is low. How to do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858384#M1004551</guid>
      <dc:creator />
      <dc:date>2015-05-27T13:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: How  to use colour symbols in the data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858385#M1004552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the expression on ur list box and put same expression shared earlier on list box..and see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-colour-symbols-in-the-data/m-p/858385#M1004552</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-27T13:51:22Z</dc:date>
    </item>
  </channel>
</rss>

