<?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 a SET in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302291#M1180616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Celambarasan, thanks. That also works. What does the (=Chr(39)&amp;amp;Concat(Distinct EndDate ,Chr(39) &amp;amp; ',' &amp;amp; Chr(39)) &amp;amp; Chr(39) means?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 09:04:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-21T09:04:11Z</dc:date>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302287#M1180612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Would really value if someone can help me with this set. When I mark the year (fieldname Year) and month (fieldname Month) I get the result as in the first picture. What I want is a set-expression that distinct count the ID-field but only the ones that are releated to Enddate. In the lower pic I have manually marked the enddate in that way I would like the set to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="namnlös.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/11490_namnl%C3%B6s.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302287#M1180612</guid>
      <dc:creator />
      <dc:date>2012-02-21T08:14:07Z</dc:date>
    </item>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302288#M1180613</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 expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;EndDate=P(EndDate)&amp;gt;} DISTINCT ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&amp;nbsp; Can you attach the sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302288#M1180613</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T08:20:06Z</dc:date>
    </item>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302289#M1180614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks. I´d also tried this, &lt;/P&gt;&lt;P&gt; =Count(({$&amp;lt;Enddate=P({1&amp;lt;ID={"&amp;gt;1"}&amp;gt;}Enddate)&amp;gt;}ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gave me the same result as yours but aint as nice as yours and can´t hold Distinct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302289#M1180614</guid>
      <dc:creator />
      <dc:date>2012-02-21T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302290#M1180615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try something like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Count({&amp;lt;EndDate={$(=Chr(39)&amp;amp;Concat(Distinct EndDate ,Chr(39) &amp;amp; ',' &amp;amp; Chr(39)) &amp;amp; Chr(39))}&amp;gt;} DISTINCT ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 08:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302290#M1180615</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-21T08:45:57Z</dc:date>
    </item>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302291#M1180616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Celambarasan, thanks. That also works. What does the (=Chr(39)&amp;amp;Concat(Distinct EndDate ,Chr(39) &amp;amp; ',' &amp;amp; Chr(39)) &amp;amp; Chr(39) means?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 09:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302291#M1180616</guid>
      <dc:creator />
      <dc:date>2012-02-21T09:04:11Z</dc:date>
    </item>
    <item>
      <title>Help with a SET</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302292#M1180617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It just replaces the selected date in single quotes like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {'2011-12-30','2011-12-31'}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Chr(39) is single quotes(')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 09:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-a-SET/m-p/302292#M1180617</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-21T09:12:46Z</dc:date>
    </item>
  </channel>
</rss>

