<?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 year-1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42706#M7183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&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;STRONG&gt;Max(Year)&lt;/STRONG&gt;-1)}&amp;gt;} ACCOUNTINGCURRENCYAMOUNT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 09:59:27 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2018-02-02T09:59:27Z</dc:date>
    <item>
      <title>set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42705#M7182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to display value of the year-1 for a year selected i use this but this gives me the value of the year selected : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year= {$(=Year(Today())-1)}&amp;gt;} ACCOUNTINGCURRENCYAMOUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/211603"&gt;omarbensalem&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42705#M7182</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2018-02-02T09:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42706#M7183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&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;STRONG&gt;Max(Year)&lt;/STRONG&gt;-1)}&amp;gt;} ACCOUNTINGCURRENCYAMOUNT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 09:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42706#M7183</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-02-02T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42707#M7184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check here max possible ways displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/187356"&gt;set analysis (max year and last year)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42707#M7184</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-02-02T10:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42708#M7185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works fine for me !&lt;/P&gt;&lt;P&gt;How are you selecting ur Year? is it the same Year field u're using in this expression? Or u have another Year field (maybe calculated) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42708#M7185</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42709#M7186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed the name of the field Year in the master calendar but same thing i have the same values for year and year-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42709#M7186</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2018-02-02T10:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42710#M7187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42710#M7187</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2018-02-02T10:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42711#M7188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hold on a second : &lt;/P&gt;&lt;P&gt;in your expression, you're using one Year field; and then you're filtering by another Year field (the one from the master calendar) ?&lt;/P&gt;&lt;P&gt;Is that so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42711#M7188</guid>
      <dc:creator>OmarBenSalem</dc:creator>
      <dc:date>2018-02-02T10:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42712#M7189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There could be many feasible reasons why it would not work. Try to share your sample qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42712#M7189</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-02-02T10:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis year-1</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42713#M7190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I changed the name of field Year in Master calendar to Annee and this is the filter : &lt;/P&gt;&lt;P&gt;&lt;IMG alt="champs year.PNG" class="jive-image image-1" src="/legacyfs/online/192312_champs year.PNG" style="height: 362px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;And this is the set analysis&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="set_analysis_year.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/192313_set_analysis_year.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-year-1/m-p/42713#M7190</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2018-02-02T10:35:43Z</dc:date>
    </item>
  </channel>
</rss>

