<?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: RE:Exact colur in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027538#M523456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really? that is embarrassing? Your original expression worked &lt;SPAN style="text-decoration: line-through;"&gt;as you would expect&lt;/SPAN&gt; without errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 11:42:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-08T11:42:30Z</dc:date>
    <item>
      <title>RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027531#M523449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some issue on colur coding.&amp;nbsp; below is my code for&amp;nbsp; colurs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; count(if(Prod_Severity = '1-Critical' or Prod_Severity = '2-Major',Prod_Defect_ID))&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) * 100 &amp;lt; 95, rgb(255,0,0),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;but am getting&amp;nbsp;&amp;nbsp; for&amp;nbsp; 100%&amp;nbsp;&amp;nbsp; its shwng&amp;nbsp; amber&amp;nbsp; without any selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if i do any selection that value is 100%&amp;nbsp; and colur shwng as green?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how come&amp;nbsp; is there any issue in the exp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027531#M523449</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T10:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027532#M523450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1st of all, I would suggest you change the if statements to set analysis. I still don't know what might be causing it, but changing to set analysis will clear out some clutter here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count({&amp;lt;Prod_Severity = {'1-Critical', '2-Major'} Prod_Defect_ID) &lt;SPAN style="line-height: 1.5em;"&gt;* 100 &amp;lt; 95, RGB(255,0,0),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;C&lt;SPAN style="line-height: 1.5em;"&gt;ount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Prod_Severity = {'1-Critical', '2-Major'} Prod_Defect_ID)&lt;/SPAN&gt;&lt;/SPAN&gt; * 100 &amp;lt; 100, RGB(255,200,10), Green()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027532#M523450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T10:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027533#M523451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;shwng expression error sunny.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027533#M523451</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027534#M523452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I missed the missing set analysis syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Count({&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;* 100 &amp;lt; 95, RGB(255,0,0),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;C&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ount(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID)&lt;/SPAN&gt;&lt;/SPAN&gt; * 100 &amp;lt; 100, RGB(255,200,10), Green()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027534#M523452</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T11:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027535#M523453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm..Still it is shwng error in expression?&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027535#M523453</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T11:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027536#M523454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missed the if statement &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(Count({&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;* 100 &amp;lt; 95, RGB(255,0,0),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(C&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ount(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID)&lt;/SPAN&gt;&lt;/SPAN&gt; * 100 &amp;lt; 100, RGB(255,200,10), Green()))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027536#M523454</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T11:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027537#M523455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still same issue.........sunny&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027537#M523455</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T11:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027538#M523456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really? that is embarrassing? Your original expression worked &lt;SPAN style="text-decoration: line-through;"&gt;as you would expect&lt;/SPAN&gt; without errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027538#M523456</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027539#M523457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Count({&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;* 100 &amp;lt; 95, RGB(255,0,0),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;C&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ount(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID)&lt;/SPAN&gt;&lt;/SPAN&gt; * 100 &amp;lt; 100, RGB(255,200,10), Green()))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027539#M523457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-08T11:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027540#M523458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;original exp wrkng fyn but the colurs not givng exctly...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027540#M523458</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T11:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027541#M523459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sudhakar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its givng error aftr&amp;nbsp; ","&amp;nbsp;&amp;nbsp; comma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027541#M523459</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T11:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027542#M523460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;If(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Count({$&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID) &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt; &amp;lt; 0.95, RGB(255,0,0),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;if(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(Count({$&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 13px; font-style: inherit; font-weight: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Prod_Defect_ID)&amp;nbsp; &amp;gt;= 0.95 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;C&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ount(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;{$&amp;lt;Prod_Severity = {'1-Critical', '2-Major'}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; Prod_Defect_ID)&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp; &amp;lt; 1), RGB(255,200,10), Green())))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Please add/ remove any brackets I missed here!! Writting directly here. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027542#M523460</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2016-03-08T11:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027543#M523461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No luck&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027543#M523461</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T12:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027544#M523462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027544#M523462</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-08T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: RE:Exact colur</title>
      <link>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027545#M523463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hve edited my thread with&amp;nbsp; complete expression which is used in text object.&lt;/P&gt;&lt;P&gt;in font tab&amp;nbsp; i hve given abve expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RE-Exact-colur/m-p/1027545#M523463</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-08T12:11:24Z</dc:date>
    </item>
  </channel>
</rss>

