<?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 analysis - advanced searches in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203148#M501766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to send an exam application? With a few data and/or scrampled data. It doesn't matter If you are using a personal edition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Nov 2010 14:04:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-26T14:04:43Z</dc:date>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203145#M501763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to achieve the following: I want to get all the clients who have bought something in Q1/2010 and nothing in Q1/2009. I tried with following set analysis but it's not working correctly.&lt;/P&gt;&lt;P&gt;=COUNT({1&amp;lt;_ClientID = {"=SUM({&amp;lt;QuarterYear = {'Q1/$(vCurrentYear)'}&amp;gt;} _Sales) &amp;gt; 0"}, _ClientID = {"=SUM({&amp;lt;QuarterYear= {'Q1/$(vPreviousYear)'}&amp;gt;} _Sales) = 0"} &amp;gt;} DISTINCT _ClientID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me? Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;PS : Is there anywhere more detailed information about Advanced searches in set analysis?&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 10:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203145#M501763</guid>
      <dc:creator />
      <dc:date>2010-11-26T10:35:40Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203146#M501764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Skoezzi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=COUNT( {1 &amp;lt; "SUM( {&amp;lt;QuarterYear = {'Q1/$(vCurrentYear)'&amp;gt;} _Sales) &amp;gt; 0", "SUM( {&amp;lt;QuarterYear= {'Q1/$(vPreviousYear)'}&amp;gt;} _Sales) = 0" &amp;gt;} DISTINCT _ClientID)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Even it may be not the very correct solution it should point you into the right direction.&lt;/P&gt;&lt;P&gt;Regards Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 11:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203146#M501764</guid>
      <dc:creator />
      <dc:date>2010-11-26T11:36:49Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203147#M501765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really can't get it to work. It seems that qlikview takes only the first condition and not the second. I need to combine a lot conditions like this. I'm already searching days for this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 14:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203147#M501765</guid>
      <dc:creator />
      <dc:date>2010-11-26T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203148#M501766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to send an exam application? With a few data and/or scrampled data. It doesn't matter If you are using a personal edition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 14:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203148#M501766</guid>
      <dc:creator />
      <dc:date>2010-11-26T14:04:43Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203149#M501767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever figure this out ? I'm trying to do the exact same. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 18:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203149#M501767</guid>
      <dc:creator />
      <dc:date>2011-01-20T18:11:23Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203150#M501768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;count(distinct&lt;BR /&gt; aggr(if (sum({1 &amp;lt;dmYear={$(=vCurrYear - 1)}, dmQuarter={$(='Q' &amp;amp; num(vCurrQuarter))}&amp;gt;}Sales) &amp;gt; 0&lt;BR /&gt; and sum({1 &amp;lt;dmYear={$(=vCurrYear)}, dmQuarter={$(='Q' &amp;amp; num(vCurrQuarter))}&amp;gt;}Sales) = 0, ClientId)&lt;BR /&gt; , ClientId&lt;BR /&gt; )&lt;BR /&gt;)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;See example in attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 21:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203150#M501768</guid>
      <dc:creator />
      <dc:date>2011-01-20T21:08:09Z</dc:date>
    </item>
    <item>
      <title>Set analysis - advanced searches</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203151#M501769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;http://www.qlik.com/us/explore/resources?language=english&amp;amp;page=6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a video tutorial on Set Analysis that contains the p and e options with set analysis. It is very helpful and should show you how to answer your question using the p and e options of set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jan 2011 01:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-advanced-searches/m-p/203151#M501769</guid>
      <dc:creator />
      <dc:date>2011-01-22T01:51:59Z</dc:date>
    </item>
  </channel>
</rss>

