<?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 Disregard the selection - set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disregard-the-selection-set-analysis/m-p/174548#M43332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is the exact formula i am using. I am trying to do a count of DateofService(this is the dimension) and a count when the ClaimsAmt&amp;gt;0. But i need to disregard the selection. I know the basic {1} set analysis but i am not sure how to apply it to this formula.&lt;/P&gt;&lt;P&gt;=count(TOTAL Distinct if((DateofService&amp;lt;=$(v_IBNRStDt)) AND ClaimsAmt&amp;gt;0,DateofService,Null()))&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jun 2010 22:05:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-02T22:05:32Z</dc:date>
    <item>
      <title>Disregard the selection - set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-selection-set-analysis/m-p/174548#M43332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is the exact formula i am using. I am trying to do a count of DateofService(this is the dimension) and a count when the ClaimsAmt&amp;gt;0. But i need to disregard the selection. I know the basic {1} set analysis but i am not sure how to apply it to this formula.&lt;/P&gt;&lt;P&gt;=count(TOTAL Distinct if((DateofService&amp;lt;=$(v_IBNRStDt)) AND ClaimsAmt&amp;gt;0,DateofService,Null()))&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2010 22:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-selection-set-analysis/m-p/174548#M43332</guid>
      <dc:creator />
      <dc:date>2010-06-02T22:05:32Z</dc:date>
    </item>
    <item>
      <title>Disregard the selection - set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Disregard-the-selection-set-analysis/m-p/174549#M43333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis can only be applied to aggregation functions... in this case you are using count().&lt;/P&gt;&lt;P&gt;You should be able to do something like this:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=count({1} TOTAL Distinct if((DateofService&amp;lt;=$(v_IBNRStDt)) AND ClaimsAmt&amp;gt;0,DateofService,Null()))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 00:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disregard-the-selection-set-analysis/m-p/174549#M43333</guid>
      <dc:creator />
      <dc:date>2010-06-03T00:34:20Z</dc:date>
    </item>
  </channel>
</rss>

