<?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 expression within a set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-within-a-set-analysis/m-p/256845#M499071</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;I want to count number of persons that's got one or more points over the last 30 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it would be something like this;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Name= {"=sum({$&amp;lt;Date={"&amp;gt;=$(=today()-30) &amp;lt;=$(=today())"}&amp;gt;} Points)&amp;gt;0"} &amp;gt;} distinct Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm I on the right track or is it done in another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;//A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 13:38:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-05T13:38:15Z</dc:date>
    <item>
      <title>expression within a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/expression-within-a-set-analysis/m-p/256845#M499071</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;I want to count number of persons that's got one or more points over the last 30 days. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it would be something like this;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Name= {"=sum({$&amp;lt;Date={"&amp;gt;=$(=today()-30) &amp;lt;=$(=today())"}&amp;gt;} Points)&amp;gt;0"} &amp;gt;} distinct Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm I on the right track or is it done in another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;//A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 13:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-within-a-set-analysis/m-p/256845#M499071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-05T13:38:15Z</dc:date>
    </item>
    <item>
      <title>expression within a set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/expression-within-a-set-analysis/m-p/256846#M499072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made it harder than it was. Here's the sollution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Date={"&amp;gt;=$(=date(today()-30)) &amp;lt;=$(=date(today()))"} &amp;gt;} distinct Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 14:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-within-a-set-analysis/m-p/256846#M499072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-05T14:14:52Z</dc:date>
    </item>
  </channel>
</rss>

