<?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 Help with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936895#M951431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to get my expression to count the number of invoice numbers (Invoice No) that's ages (Confusingly enough the title of the age column is Aged&amp;gt;30) are over 30 days.&amp;nbsp;&amp;nbsp; I am new to Qlikview and it appears a Set Analysis is what I need to do but I'm struggling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2015 14:18:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-02T14:18:07Z</dc:date>
    <item>
      <title>Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936895#M951431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to get my expression to count the number of invoice numbers (Invoice No) that's ages (Confusingly enough the title of the age column is Aged&amp;gt;30) are over 30 days.&amp;nbsp;&amp;nbsp; I am new to Qlikview and it appears a Set Analysis is what I need to do but I'm struggling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 14:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936895#M951431</guid>
      <dc:creator />
      <dc:date>2015-12-02T14:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936896#M951432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Aged&amp;gt;30&lt;/SPAN&gt;] = { "&amp;gt;30" } &amp;gt;} [Invoice No])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sangram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936896#M951432</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-12-02T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936897#M951433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create the flag in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Age&amp;gt;30] &amp;gt;30,1,0) as Age30_Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use the set analysis like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Age30_Flag={'1'}&amp;gt;}[Invoice No])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Set-Analysis/m-p/936897#M951433</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-12-02T17:36:51Z</dc:date>
    </item>
  </channel>
</rss>

