<?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: how can we write expression for current year sales(chart should change dynmicaaly for next year? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242251#M850719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have forecast data for 2018 too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Mar 2017 14:05:25 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-03-07T14:05:25Z</dc:date>
    <item>
      <title>how can we write expression for current year sales(chart should change dynmicaaly for next year?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242247#M850715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we write expression for current year sales(chart should change dynamically for next year?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242247#M850715</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can we write expression for current year sales(chart should change dynmicaaly for next year?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242248#M850716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dynamically for next year means&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {'$(=Max(Year))'}&amp;gt;}Sales) // I&lt;/STRONG&gt;t will give 2017 data sales if you have till 2017 data. In future, If you are adding or updating for next year it will return 2018 data point of sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Year = {'$(=AddYears(Max(Year),1))'}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242248#M850716</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-07T12:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: how can we write expression for current year sales(chart should change dynmicaaly for next year?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242249#M850717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {"$(=Year(Today()))"}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 12:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242249#M850717</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-07T12:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: how can we write expression for current year sales(chart should change dynmicaaly for next year?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242250#M850718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Year = {'$(=Max(Year))'}&amp;gt;}Sales) &lt;/STRONG&gt;&amp;nbsp; ////&amp;nbsp; it shows the 2018 year.I didn't get 2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i write this expression &lt;STRONG&gt;sum({$&amp;lt;Year={$(=max(Year)-1)}&amp;gt;}Sales) &lt;/STRONG&gt;//// i get 2017 year,what is the reason. plz tell me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gopichand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 14:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242250#M850718</guid>
      <dc:creator />
      <dc:date>2017-03-07T14:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: how can we write expression for current year sales(chart should change dynmicaaly for next year?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242251#M850719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you have forecast data for 2018 too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 14:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-we-write-expression-for-current-year-sales-chart-should/m-p/1242251#M850719</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-07T14:05:25Z</dc:date>
    </item>
  </channel>
</rss>

