<?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 Usage of SetAnalysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422452#M486377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to make this statement work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(&lt;STRONG&gt;{$&amp;lt;[Calendar Year/Week]=Max(TOTAL [Calendar Year/Week])&amp;gt;}&lt;/STRONG&gt;&amp;nbsp; Aggr( if($(vDE%LAG4BIBA)&amp;gt;1,1,$(vDE%LAG4BIBA)),[Calendar Year/Week],[Commercial Product]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it doesn't.&lt;/P&gt;&lt;P&gt;Can somebody check this statement and tell mme if I am making a typo mistake with &amp;gt;}...&lt;/P&gt;&lt;P&gt;The statement work when I am writting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(&lt;STRONG&gt;{$&amp;lt;[Calendar Year/Week]={201306}&amp;gt;}&lt;/STRONG&gt;&amp;nbsp; Aggr( if($(vDE%LAG4BIBA)&amp;gt;1,1,$(vDE%LAG4BIBA)),[Calendar Year/Week],[Commercial Product]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it works when I remove the set analysis from the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2013 13:22:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-04T13:22:06Z</dc:date>
    <item>
      <title>Usage of SetAnalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422452#M486377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to make this statement work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(&lt;STRONG&gt;{$&amp;lt;[Calendar Year/Week]=Max(TOTAL [Calendar Year/Week])&amp;gt;}&lt;/STRONG&gt;&amp;nbsp; Aggr( if($(vDE%LAG4BIBA)&amp;gt;1,1,$(vDE%LAG4BIBA)),[Calendar Year/Week],[Commercial Product]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it doesn't.&lt;/P&gt;&lt;P&gt;Can somebody check this statement and tell mme if I am making a typo mistake with &amp;gt;}...&lt;/P&gt;&lt;P&gt;The statement work when I am writting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(&lt;STRONG&gt;{$&amp;lt;[Calendar Year/Week]={201306}&amp;gt;}&lt;/STRONG&gt;&amp;nbsp; Aggr( if($(vDE%LAG4BIBA)&amp;gt;1,1,$(vDE%LAG4BIBA)),[Calendar Year/Week],[Commercial Product]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it works when I remove the set analysis from the statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 13:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422452#M486377</guid>
      <dc:creator />
      <dc:date>2013-04-04T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of SetAnalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422453#M486378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Max(&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;{$&amp;lt;[Calendar Year/Week]={$(=Max(TOTAL [Calendar Year/Week]))} &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 17:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422453#M486378</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-04T17:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of SetAnalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422454#M486379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your answer&lt;/P&gt;&lt;P&gt;In fact I ended up with the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max({$&amp;lt;[Calendar Year/Week]={"&amp;gt;=$(=Max(TOTAL [Calendar Year/Week],22))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;Aggr( if($(vDE%LAG4BIBA)&amp;gt;1,1,$(vDE%LAG4BIBA)),[Calendar Year/Week],[Commercial Product])) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a nice SetAnalysis Generator at URL: &lt;/P&gt;&lt;P&gt;&lt;A href="http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa"&gt;http://tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa&lt;/A&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 10:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-SetAnalysis/m-p/422454#M486379</guid>
      <dc:creator />
      <dc:date>2013-04-08T10:51:22Z</dc:date>
    </item>
  </channel>
</rss>

