<?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 Re: Set analysis explanations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502944#M551313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this one :&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Dte.YearMonth={'&amp;lt;=$(=max(Dte.YearMonth))'}&amp;gt;} [Rev.Amount])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Nov 2013 15:20:14 GMT</pubDate>
    <dc:creator>dirk_konings</dc:creator>
    <dc:date>2013-11-28T15:20:14Z</dc:date>
    <item>
      <title>Set analysis explanations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502943#M551312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some clues about set analysis. Something i must have forgotten&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/49660_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;this is the result of a year and 2 months selection using set analysis&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Dte.YearMonth={$(=max(Dte.YearMonth))}&amp;gt;} Rev.[Amount]) &lt;/P&gt;&lt;P&gt;according to this model&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/49662_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I'd like to understand I can't use this &lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Dte.YearMonth={$(&amp;lt;=max(Dte.YearMonth))}&amp;gt;} [Rev.Amount])&amp;nbsp;&amp;nbsp; (note &amp;lt;=)&amp;nbsp; to have a YTD result with 1 year and 1 month selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following set works with RevYear and Rev.month&lt;/P&gt;&lt;P&gt;sum ({&amp;lt;[Rev.Year]={'$(vMaxYear)'}, [Rev.Month]={'&amp;lt;=$(vMaxMonthNum)'}, Dte.Year=, Dte.Month=&amp;gt;} [Rev..Amount]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But why not with Dte.Year and Dte.month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnak you&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 07:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502943#M551312</guid>
      <dc:creator />
      <dc:date>2013-11-28T07:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis explanations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502944#M551313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this one :&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Dte.YearMonth={'&amp;lt;=$(=max(Dte.YearMonth))'}&amp;gt;} [Rev.Amount])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 15:20:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502944#M551313</guid>
      <dc:creator>dirk_konings</dc:creator>
      <dc:date>2013-11-28T15:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis explanations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502945#M551314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You´re misplacing the &amp;lt;=&lt;/P&gt;&lt;P&gt;The correct would be&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum ({&amp;lt;Dte.YearMonth={&amp;lt;=$(=max(Dte.YearMonth))}&amp;gt;} [Rev.Amount]) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 15:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502945#M551314</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-28T15:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis explanations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502946#M551315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Be careful that Max() return a not formatted number, so you should format it too&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum ({&amp;lt;Dte.YearMonth={&amp;lt;=$(=date(max(Dte.YearMonth),'MM/DD/YYYY'))}&amp;gt;} [Rev.Amount])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 15:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502946#M551315</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-28T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis explanations</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502947#M551316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answers.&lt;/P&gt;&lt;P&gt;Jus a metter of a very little '=' sign&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a nice day&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 10:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-explanations/m-p/502947#M551316</guid>
      <dc:creator />
      <dc:date>2013-11-29T10:34:28Z</dc:date>
    </item>
  </channel>
</rss>

