<?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 Chart with set analysis for max(year) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207138#M62996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, I missed it, but the issue seems to be somewhere else - still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Apr 2011 20:18:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-09T20:18:19Z</dc:date>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207136#M62994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to create a chart expression to calculate sales over each month for max selected year. The expression I'm working on is:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;sum({&amp;lt; Year = {$(=Max(Year))&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;but it shows no value. Could you please tell what needs to be changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 17:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207136#M62994</guid>
      <dc:creator />
      <dc:date>2011-04-09T17:48:48Z</dc:date>
    </item>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207137#M62995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you are missing a "}"&lt;/P&gt;&lt;P&gt;correct expression: S&lt;B&gt;um({&amp;lt; Year = {$(=Max(Year))}&amp;gt;} Amount)&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Regards, tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 18:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207137#M62995</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-09T18:23:32Z</dc:date>
    </item>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207138#M62996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed, I missed it, but the issue seems to be somewhere else - still not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 20:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207138#M62996</guid>
      <dc:creator />
      <dc:date>2011-04-09T20:18:19Z</dc:date>
    </item>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207139#M62997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only way for us to find an issue "somewhere else" is to see it. If you can post an example, we could possibly examine it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 21:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207139#M62997</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-04-09T21:29:44Z</dc:date>
    </item>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207140#M62998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached. Hopefully it'll be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2011 12:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207140#M62998</guid>
      <dc:creator />
      <dc:date>2011-04-10T12:34:51Z</dc:date>
    </item>
    <item>
      <title>Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207141#M62999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I can see a couple of problems:&lt;/P&gt;&lt;P&gt;1. Your Set Analysis condition had a few syntax errors - missing "=" signs, misplaced brackets, etc... The correct equasion is this:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt; Rok={$(=Max(Rok))}&amp;gt;} Kwota)&lt;/P&gt;&lt;P&gt;2. In your data, you have absolutely identical values of Kwota, with positive and negative signs, so the total sum of Kwota is always equal to zero. You can only see it if you select specific values of Kwota. It's caused either by the nature of your data (zero-sum accounts?), or by the way you generated your sample data.&lt;/P&gt;&lt;P&gt;if you correct those two problems, you'll see monthly numbers in your chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2011 22:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207141#M62999</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-04-10T22:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Chart with set analysis for max(year)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207142#M63000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Store &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Max(Year) in a variable lets's say,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Varaible name = vYear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Varaible Description = =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Max(Year)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;So, your expression should be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum({&amp;lt; Year = {$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vYear&lt;/SPAN&gt;)}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this works!&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 08:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-with-set-analysis-for-max-year/m-p/207142#M63000</guid>
      <dc:creator>afsarshaikh</dc:creator>
      <dc:date>2017-09-08T08:50:49Z</dc:date>
    </item>
  </channel>
</rss>

