<?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: need this as a % in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014223#M925560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tried &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NullCount(&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Ethnicity)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; but it gives a result of 0 - this is wrong as you can see:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="ethnicity.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121344_ethnicity.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Num(100 - (Count (if (Ethnicity = 'NULL',[Client No]))/Count (Ethnicity)), '##.##%') &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;works but creates the figure in the wrong format : 9996.77%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 09:41:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-12T09:41:53Z</dc:date>
    <item>
      <title>need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014217#M925554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody help us get the following expression to show as a % on a straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;100 - (Count (if (Ethnicity = 'NULL',[Client No]))/Count (Ethnicity))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the usual, '#.##' or changing number format doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014217#M925554</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014218#M925555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ethnicity = {"=NullCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Ethnicity) &amp;gt; 0&lt;/SPAN&gt;"}&lt;/SPAN&gt;&amp;gt;} [Client No])/Count(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Ethnicity), '##.##%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 07:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014218#M925555</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T07:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014219#M925556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, Unfortunately that comes back with 0.00%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 07:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014219#M925556</guid>
      <dc:creator />
      <dc:date>2016-04-12T07:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014220#M925557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue is the numerator part. Can you try to see if &lt;STRONG&gt;NullCount(&lt;/STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;Ethnicity)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; give you the right number for the numerator part? If it does, try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Num(&lt;STRONG style="font-size: 13.3333px;"&gt;NullCount(&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Ethnicity)&lt;/STRONG&gt;&lt;/STRONG&gt;/Count(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Ethnicity), '##.##%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Else, sticking with your expression, may be this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Num(100 - (Count (if (Ethnicity = 'NULL',[Client No]))/Count (Ethnicity)), '##.##%')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014220#M925557</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T08:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014221#M925558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;Num(1-COUNT(If(IsNull(Ethnicity) or Len(Trim(Ethnicity))=0 or Upper(Ethnicity) = 'NULL', [Client No]))/COUNT(TOTAL Ethnicity),'#,##0.0%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014221#M925558</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-04-12T08:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014222#M925559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;EM&gt;num(Count(if(lower(trim(Ethnicity))='null' or len(trim(&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;STRONG&gt;Ethnicity))=0,&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;&lt;STRONG&gt;[Client No])) / Count(&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;EM&gt;Ethnicity),'#0.00%')&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014222#M925559</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-12T08:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014223#M925560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Tried &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NullCount(&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Ethnicity)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; but it gives a result of 0 - this is wrong as you can see:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="ethnicity.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121344_ethnicity.PNG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Num(100 - (Count (if (Ethnicity = 'NULL',[Client No]))/Count (Ethnicity)), '##.##%') &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;works but creates the figure in the wrong format : 9996.77%&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014223#M925560</guid>
      <dc:creator />
      <dc:date>2016-04-12T09:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014224#M925561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ass pointed by Manish, you should be subtracting from 1 and not 100 here. His suggestion should work or try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Num(1 - (Count (if (Ethnicity = 'NULL',[Client No]))/Count (Ethnicity)), '##.##%')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014224#M925561</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T09:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014225#M925562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this looks better. Its in a % percentage but need to tweak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calculation we need is 100% - Null - Refused (another category - see table below). The expression at the minute is only doing NULL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ethn 3.PNG" class="jive-image image-1" src="/legacyfs/online/121346_ethn 3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014225#M925562</guid>
      <dc:creator />
      <dc:date>2016-04-12T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014226#M925563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(1-COUNT(If(match(lower(Ethnicity), 'null','refused'), [Client No]))/COUNT(TOTAL Ethnicity),'#,##0.0%')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014226#M925563</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-12T09:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014227#M925564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Num(1 - (Count({&amp;lt;Ethnicity = {'NULL', 'Refused'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;Ethnicity&lt;/SPAN&gt;)/Count (Ethnicity)), '##.##%')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014227#M925564</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T09:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014228#M925565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kush don't you think that this can be a set analysis expression rather than if statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014228#M925565</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T09:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014229#M925566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. it is better with set analysis, but this should also work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 10:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014229#M925566</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-12T10:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014230#M925567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed &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, 12 Apr 2016 10:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014230#M925567</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-12T10:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: need this as a %</title>
      <link>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014231#M925568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/chris.fray"&gt;chris.fray&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11.7px;"&gt;&amp;nbsp; &lt;/SPAN&gt;It's more than 3 hours, you are getting replies on this post which I think not much difficult. &lt;/P&gt;&lt;P&gt;It's always a best option to provide a sample app to get a quick answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 10:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-this-as-a/m-p/1014231#M925568</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-04-12T10:16:36Z</dc:date>
    </item>
  </channel>
</rss>

