<?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 Months wise value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024790#M346451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting value on months wise when taking months as dimension but&amp;nbsp; when I am using below expression then its not showing values for max months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;FinancialYear=,MonthName=,Quarter=,FiscalYear={$(=max(FiscalYear))}&lt;/P&gt;&lt;P&gt;,[Date]={"&amp;gt;=$(=MonthStart(max({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}[Posting Date])))&amp;lt;=$(=max({$&amp;lt;FiscalYear=$(=max(FiscalYear))}&amp;gt;}[Date]))"}&lt;/P&gt;&lt;P&gt;&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;DivT&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2016 05:46:24 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2016-02-25T05:46:24Z</dc:date>
    <item>
      <title>Months wise value</title>
      <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024790#M346451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting value on months wise when taking months as dimension but&amp;nbsp; when I am using below expression then its not showing values for max months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;FinancialYear=,MonthName=,Quarter=,FiscalYear={$(=max(FiscalYear))}&lt;/P&gt;&lt;P&gt;,[Date]={"&amp;gt;=$(=MonthStart(max({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}[Posting Date])))&amp;lt;=$(=max({$&amp;lt;FiscalYear=$(=max(FiscalYear))}&amp;gt;}[Date]))"}&lt;/P&gt;&lt;P&gt;&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;DivT&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 05:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024790#M346451</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2016-02-25T05:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Months wise value</title>
      <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024791#M346452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let vMonthName = monthname(max(Date)); SUM({$}DivT) Try Above Code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 06:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024791#M346452</guid>
      <dc:creator>bohravanraj</dc:creator>
      <dc:date>2016-02-25T06:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Months wise value</title>
      <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024792#M346453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Try this Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Fiscalyear={$(=max(FiscalYear)},&lt;/P&gt;&lt;P&gt;Date={'&amp;gt;=MonthStart(max(PostingDate))&amp;lt;=MonthEnd(=max(PostingDate)')&amp;gt;}DivT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 06:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024792#M346453</guid>
      <dc:creator />
      <dc:date>2016-02-25T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Months wise value</title>
      <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024793#M346454</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 like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({$&amp;lt;FinancialYear=,MonthName=,Quarter=,FiscalYear={$(=max(FiscalYear))}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,[Date]={"&amp;gt;=$(=MonthStart(max({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Posting Date]&lt;/STRONG&gt;&lt;/SPAN&gt;)))&amp;lt;=$(=max({$&amp;lt;FiscalYear=$(=max(FiscalYear))}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Posting Date]&lt;/STRONG&gt;&lt;/SPAN&gt;))"}&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;DivT&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;on which date field you want to compare ?? on Date or [Posting Date]???&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 06:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024793#M346454</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-02-25T06:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Months wise value</title>
      <link>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024794#M346455</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;are doing any number formatting in first output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value looks similar for max month i.e. Feb in first output and in second output.&lt;/P&gt;&lt;P&gt;only difference in number formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 07:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Months-wise-value/m-p/1024794#M346455</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-02-25T07:41:39Z</dc:date>
    </item>
  </channel>
</rss>

