<?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: Last Fiscal Year Month (QlikView) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52500#M8707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&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;&lt;STRONG&gt;=Num(Sum({&amp;lt;Date, Fiscal_YearMonth = {"=SetDateYear(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth, Year(Today()) = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SetDateYear(&lt;/SPAN&gt;M&lt;/SPAN&gt;ax(TOTAL {&amp;lt;FiscalYear = {"$(vMaxLastYear)"}&amp;gt;} Fiscal_YearMonth), Year(Today())) or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth = Max(TOTAL &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth)&lt;/SPAN&gt;&lt;/SPAN&gt;"}&amp;gt;}Revenue),'#,##0')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2018 02:01:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-04T02:01:45Z</dc:date>
    <item>
      <title>Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52498#M8705</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;I have a requirement to display the chart for Revenue of Last Fiscal Year Month every year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data i have is till 2018-06&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display chart for 2017-09, 2016-09, 2015-09... (09 is Septemeber which is the max fiscal month in every completed year. In 2018, we have data only till 2018-06 where 06 is March)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i perform Max(FiscalYearMonth) i get 2018-06 and 2017-06...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display the chart for Last Fiscal Year Month excluding 2018 in that way the chart should display 2017-09,2016-09....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I'm using below expression which gives only for 2017-09&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Sum({&amp;lt;Date={'&amp;lt;=$(=YearEnd(Today(),-1,10))'},Fiscal_YearMonth={'$(=max({&amp;lt;FiscalYear = {"$(vMaxLastYear)"}&amp;gt;}Fiscal_YearMonth))'}&amp;gt;}Revenue),'#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 20:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52498#M8705</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-03T20:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52499#M8706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ANy one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 01:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52499#M8706</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T01:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52500#M8707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&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;&lt;STRONG&gt;=Num(Sum({&amp;lt;Date, Fiscal_YearMonth = {"=SetDateYear(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth, Year(Today()) = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SetDateYear(&lt;/SPAN&gt;M&lt;/SPAN&gt;ax(TOTAL {&amp;lt;FiscalYear = {"$(vMaxLastYear)"}&amp;gt;} Fiscal_YearMonth), Year(Today())) or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth = Max(TOTAL &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fiscal_YearMonth)&lt;/SPAN&gt;&lt;/SPAN&gt;"}&amp;gt;}Revenue),'#,##0')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52500#M8707</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T02:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52501#M8708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is SetDateYear in this expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52501#M8708</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T02:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52502#M8709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its a QlikView function.. what's wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52502#M8709</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T02:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52503#M8710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52503#M8710</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T02:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52504#M8711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Num(Sum({&amp;lt;Date, Fiscal_YearMonth = {"=SetDateYear(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Fiscal_YearMonth, Year(Today())) =&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;SetDateYear(&lt;/SPAN&gt;M&lt;/SPAN&gt;ax(TOTAL {&amp;lt;FiscalYear = {"$(vMaxLastYear)"}&amp;gt;} Fiscal_YearMonth), Year(Today())) or &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Fiscal_YearMonth = Max(TOTAL &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Fiscal_YearMonth)&lt;/SPAN&gt;&lt;/SPAN&gt;"}&amp;gt;}Revenue),'#,##0')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52504#M8711</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T02:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52505#M8712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 02:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52505#M8712</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T02:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52506#M8713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the image of the expression in the expression editor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 03:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52506#M8713</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T03:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52507#M8714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 03:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52507#M8714</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T03:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52508#M8715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to check this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 03:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52508#M8715</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T03:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52509#M8716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached sunny.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i scrambled the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer Sheet 3 for what we are trying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And out of this question, i asked Fractile. You can see the Dashboard tab which has the scatter plots and we need to show some better distribution like what we are talking in different thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 03:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52509#M8716</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T03:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52510#M8717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(Sum({&amp;lt;Date, Fiscal_YearMonth = {"=SetDateYear(Fiscal_YearMonth, Year(Today())) =SetDateYear(Max(TOTAL {&amp;lt;FiscalYear = {[$(vMaxLastYear)]}&amp;gt;} Fiscal_YearMonth), Year(Today())) or Fiscal_YearMonth = Max(TOTAL {&amp;lt;Investment = {&lt;/STRONG&gt;&lt;LI&gt;&lt;STRONG&gt;}&amp;gt;} Fiscal_YearMonth)"}&amp;gt;}Investment),'#,##0')&lt;/STRONG&gt;&lt;/LI&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201483_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 08:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52510#M8717</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-04T08:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Last Fiscal Year Month (QlikView)</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52511#M8718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2018 13:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Fiscal-Year-Month-QlikView/m-p/52511#M8718</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2018-05-04T13:26:27Z</dc:date>
    </item>
  </channel>
</rss>

