<?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: Max year max month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352224#M130682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi andrew...&lt;/P&gt;&lt;P&gt;giving the same result &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2012 07:46:16 GMT</pubDate>
    <dc:creator>rajni_batra</dc:creator>
    <dc:date>2012-04-16T07:46:16Z</dc:date>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352221#M130679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello m using this expression getting result for max year but max month only on selection..&lt;/P&gt;&lt;P&gt;i have to use it on dashboard so cant use selection there..&lt;/P&gt;&lt;P&gt;what should i use there tried only() also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;sum({&amp;lt;[CAL.Fiscal Year]={$(=MaxFiscalYearGL)},[CAL.Fiscal Month]={"=$(=max([CAL.Fiscal Month Num]))"}, BSubHead = {'CURRENT ASSETS'}&amp;gt;}[Closing Balance])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352221#M130679</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352222#M130680</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;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;=sum({&amp;lt;[CAL.Fiscal Year]={$(=Year(Max(YourDateDimensionName))},[CAL.Fiscal Month]={"=$(=Month(max(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;YourDateDimensionName&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;)))"}, BSubHead = {'CURRENT ASSETS'}&amp;gt;}[Closing Balance])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:08:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352222#M130680</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-16T07:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352223#M130681</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Give a try with the below expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You may need to # or single quotes while using variables and expressions in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({&amp;lt;[CAL.Fiscal Year]={'$(#=MaxFiscalYearGL)'},[CAL.Fiscal Month]={'=$(#=max([CAL.Fiscal Month Num]))'}, BSubHead = {'CURRENT ASSETS'}&amp;gt;}[Closing Balance])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrew Hudson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352223#M130681</guid>
      <dc:creator>adhudson</dc:creator>
      <dc:date>2012-04-16T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352224#M130682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi andrew...&lt;/P&gt;&lt;P&gt;giving the same result &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352224#M130682</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T07:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352225#M130683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helo jagan,&lt;/P&gt;&lt;P&gt;actualy the problem is i have only calender date but here i need to work on fiscal terms derived fiscal month n year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 07:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352225#M130683</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T07:47:25Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352226#M130684</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;Can you post some sample data or file you are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 08:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352226#M130684</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-16T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352227#M130685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-size: 12px;"&gt;sum({&amp;lt;[CAL.Fiscal Year]={$(=Max({1} &lt;STRONG style="font-size: 12px;"&gt;[CAL.Fiscal Year]&lt;/STRONG&gt;))},[CAL.Fiscal Month]={"=$(=max([CAL.Fiscal Month Num]))"}, BSubHead = {'CURRENT ASSETS'}&amp;gt;}[Closing Balance])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px;"&gt;Celambarasan&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352227#M130685</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-16T09:01:21Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352228#M130686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same output as before &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352228#M130686</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T09:10:01Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352229#M130687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you mentioned Max month only on selection that means?If not selected what type of output you need to get?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352229#M130687</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-16T09:16:21Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352230#M130688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;current year current month&lt;/P&gt;&lt;P&gt;previous year current month&lt;/P&gt;&lt;P&gt;on dashboard without any selection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352230#M130688</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T09:22:48Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352231#M130689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What field you have used for Month and year Selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352231#M130689</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-16T09:32:39Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352232#M130690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Its little confusing.Can you explain little more clearly about your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352232#M130690</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-16T09:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352233#M130691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352233#M130691</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T09:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352234#M130692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry i'm using personal edition.I cann't open your attached QV file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352234#M130692</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-16T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352235#M130693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;cal.fiscal year&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for year&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cal.fiscal month&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 09:58:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352235#M130693</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T09:58:21Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352236#M130694</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;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;[Fiscal Year] = {$(MaxFiscalYear),$(=Max([Fiscal Year])-1)}, [Fiscal Month] = {"$(=Month(max([Link Date])))"}, BSubHead = {'CURRENT ASSETS'}&amp;gt;}[Closing Balance])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know this is what you required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352236#M130694</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-16T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352237#M130695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no again giving results on selection only...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352237#M130695</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T10:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352238#M130696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but only asking for year selection not month this time ... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352238#M130696</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T10:24:23Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352239#M130697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have no data for 2012 and 2013, that's why you are not getting the result.&amp;nbsp; When no year is selected, 2012 and 2013 are considered for chart. Because of no data the chart is not having data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352239#M130697</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-04-16T10:27:08Z</dc:date>
    </item>
    <item>
      <title>Max year max month</title>
      <link>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352240#M130698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done thank u!!!!!!!!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 10:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-year-max-month/m-p/352240#M130698</guid>
      <dc:creator>rajni_batra</dc:creator>
      <dc:date>2012-04-16T10:46:23Z</dc:date>
    </item>
  </channel>
</rss>

