<?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 Set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018546#M930723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attachment&lt;/P&gt;&lt;P&gt;I have created a new field form the existing data base&lt;/P&gt;&lt;P&gt;On the dashboard you can see that ther are many text object in which i have used set analysis&lt;/P&gt;&lt;P&gt;Which keeps changing when i make a selections on&amp;nbsp; DRUGRESULT&amp;nbsp; and gives the exact data.&lt;/P&gt;&lt;P&gt;But i want the text object to display the value according the selection of the listbox DRGRSLT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sunny &lt;/P&gt;&lt;P&gt;Your exprssion works for all the chart single and as well as multiple selection ,&lt;/P&gt;&lt;P&gt;But the main text object which has count( distinct PTNUMBER ) is not giving thr appropriate result .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018546#M930723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attachment&lt;/P&gt;&lt;P&gt;I have created a new field form the existing data base&lt;/P&gt;&lt;P&gt;On the dashboard you can see that ther are many text object in which i have used set analysis&lt;/P&gt;&lt;P&gt;Which keeps changing when i make a selections on&amp;nbsp; DRUGRESULT&amp;nbsp; and gives the exact data.&lt;/P&gt;&lt;P&gt;But i want the text object to display the value according the selection of the listbox DRGRSLT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sunny &lt;/P&gt;&lt;P&gt;Your exprssion works for all the chart single and as well as multiple selection ,&lt;/P&gt;&lt;P&gt;But the main text object which has count( distinct PTNUMBER ) is not giving thr appropriate result .&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/Set/m-p/1018546#M930723</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018547#M930724</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;Just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT PTNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which will change the values as per the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018547#M930724</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T11:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018548#M930725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you want to clear selection in DRUGRESULT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(DISTINCT {$&amp;lt;DRGRSLT={'Sensitivity'}&lt;STRONG&gt;,DRUGRESULT=&lt;/STRONG&gt;&amp;gt;}PTNUMBER)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018548#M930725</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-07T11:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018549#M930726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate a little more on what exactly are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018549#M930726</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T11:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018550#M930727</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;Try like 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; line-height: 1.5em;"&gt;=count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DRUGRESULT=&lt;/SPAN&gt;&amp;gt;}DISTINCT PTNUMBER)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018550#M930727</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2016-03-07T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018551#M930728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK in the dashboard&amp;nbsp; ther many text object which need to display the distinct count of patient number depebding on the selection made in the filter &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DRGRSLT .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ther is one more text object which will have count(Distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PTNUMBER)&amp;nbsp; which will give the total of seleted value .&lt;/SPAN&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;For example i select Sensitivyt ans resisnatnt in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DRGRSLT&amp;nbsp; the other object should be zero and in the sum of this total shoul&amp;nbsp; shown in the text object Count(&lt;SPAN style="font-size: 13.3333px;"&gt;Distinct &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PTNUMBER) .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope iam clear now &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018551#M930728</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-03-07T11:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018552#M930729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This someting for over text object , I want to show the value for each DRUGRESULT thats why iam using set analysis and passing single value , and it has to change as per the selection made in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DRGRSLT&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018552#M930729</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-03-07T12:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018553#M930730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For making everything else = 0, you can add this condition to all your text box objects:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(DRGRSLT) = 0, YourExpression)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to completely hide the text box then you can use the same condition on the layout tab&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;GetSelectedCount(DRGRSLT) = 0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018553#M930730</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T12:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018554#M930731</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;Try this for each and every text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=if(DRGRSLT ='Sensitivity',&amp;nbsp; count(DISTINCT {$&amp;lt;DRGRSLT={'Sensitivity'}&amp;gt;}PTNUMBER),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=if(DRGRSLT ='Intermediate',&amp;nbsp; count(DISTINCT {$&amp;lt;DRGRSLT={'Intermediate'}&amp;gt;}PTNUMBER),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and other just like this...&lt;BR /&gt;&lt;/SPAN&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;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018554#M930731</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T12:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018555#M930732</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;Thanks Sunny &lt;BR /&gt;&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;I want to show the value for each DRUGRESULT thats why iam using set analysis and passing single value , and it has to change as per the selection made in the &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DRGRSLT .&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;In my attached file whenever i make selection in the filter &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DRGRSLT&amp;nbsp; its not changing the value in text box .&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;PLease find my QVW attachment &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;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018555#M930732</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-03-07T12:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018556#M930733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I think we still miss what you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your expressions&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;=count(DISTINCT {$&amp;lt;DRGRSLT={'Sensitivity'}&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;}PTNUMBER)&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;you modify field DRGRSLT, not DRUGRESULT, that's why user selections in DRGRSLT won't change the expression result. And user selections in DRUGRESULT only have an effect if they are compatible /possible with the set modifier for DRGRSLT (edit: otherwise the expression return zero).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018556#M930733</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-07T12:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018557#M930734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik &lt;/P&gt;&lt;P&gt;This works with single selection but when i select multiple values in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;DRGRSLT&amp;nbsp; its not working .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;That is if i slelect &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Sensitivity , Resistant and Intermediate , then the values in all the text object becomes 0 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018557#M930734</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-03-07T12:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018558#M930735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in case of multiple selections:&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: 13.3333px;"&gt;&lt;STRONG&gt;If(SubStringCount(Concat(DISTINCT DRGRSLT, '|'), 'Sensitivity') = 1,&amp;nbsp; Count(DISTINCT {$&amp;lt;DRGRSLT={'Sensitivity'}&amp;gt;}PTNUMBER),0)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018558#M930735</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T12:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018559#M930736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny this is working on all the text object , But now the main text object which has the expression &lt;/P&gt;&lt;P&gt;Coount( Disticnt Ptnumber) is not giving the corrcte result &lt;/P&gt;&lt;P&gt;Foir example when only one selection is made say for example Resisitant is selected and thge count is 122 &lt;/P&gt;&lt;P&gt;then the Count( Disticnt Ptnumber ) = 122 &lt;/P&gt;&lt;P&gt;and when multiple selection are made for example i select Resistant and Intermediate which is 122 and 10 &lt;/P&gt;&lt;P&gt;then the &lt;SPAN style="font-size: 13.3333px;"&gt;Count( Disticnt Ptnumber ) should be 132 , which is not showing and it is showing as 122 only &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018559#M930736</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2016-03-07T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set</title>
      <link>https://community.qlik.com/t5/QlikView/Set/m-p/1018560#M930737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression for the main text object may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(Count(DISTINCT PTNUMBER), DRGRSLT))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 13:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set/m-p/1018560#M930737</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T13:44:21Z</dc:date>
    </item>
  </channel>
</rss>

