<?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 To Display Single Month result in Pivot Report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251108#M853220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;input [] around field name also, i don't&amp;nbsp; think that you need to have below part&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;[Disbursement]={"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Disbursement]),-11),'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&amp;amp;'&amp;lt;='&amp;amp;Date(Max([Disbursement]), 'DD-MMM-YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 03:52:54 GMT</pubDate>
    <dc:creator>john9inno</dc:creator>
    <dc:date>2017-02-23T03:52:54Z</dc:date>
    <item>
      <title>How To Display Single Month result in Pivot Report</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251106#M853218</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 some one help me to modify below script. From the script I able to getresult for '&lt;STRONG&gt;Disbursement'&lt;/STRONG&gt; within range for past 12 mths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #800000;"&gt;Count({$&amp;lt;[Disbursement]={"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Disbursement]),-11),'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;STRONG&gt;&amp;amp;'&amp;lt;='&amp;amp;Date(Max([Disbursement]), 'DD-MMM-YYYY'))"}&amp;gt;}&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #800000;"&gt;if(Product='AFFSTR0001', [FS: Account]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Result&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="aa.GIF" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154182_aa.GIF" style="height: 148px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Issue&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;Now, I wish to have a record with single '&lt;STRONG&gt;DISBURSED MONTH&lt;/STRONG&gt;' only. Therefore I already do the modification by using below script but the result is not the same as earlier script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #800000;"&gt;Count({$&amp;lt;[Disbursement]={"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Disbursement]),-11),'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG style="color: #800000;"&gt;&amp;amp;'&amp;lt;='&amp;amp;Date(Max([Disbursement]), 'DD-MMM-YYYY'))"}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;{$&amp;lt;&lt;STRONG style="font-size: 13.3333px;"&gt;DISBURSED MONTH&lt;/STRONG&gt;={'$(=max(&lt;STRONG style="font-size: 13.3333px;"&gt;DISBURSED MONTH&lt;/STRONG&gt;))'}&amp;gt;} &lt;STRONG style=": ; color: #800000; font-size: 13.3333px;"&gt;if(Product='AFFSTR0001', [FS: Account]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="aa.GIF" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/154183_aa.GIF" style="height: 357px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. I believe I miss out some important command in the script that make the total become different with more records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&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-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251106#M853218</guid>
      <dc:creator>mohdhaniff</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How To Display Single Month result in Pivot Report</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251107#M853219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's difficult to explain and troubleshoot. Would you provide the sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try a luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;Count({$&amp;lt;[Disbursement]={"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Disbursement]),-11),'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&amp;amp;'&amp;lt;='&amp;amp;Date(Max([Disbursement]), 'DD-MMM-YYYY'))", [&lt;STRONG style="color: #ff0000; font-family: inherit; font-style: inherit; font-size: 13.3333px;"&gt;DISBURSED MONTH]&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;={'$(=max([&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-family: inherit; font-style: inherit; font-size: 13.3333px;"&gt;DISBURSED MONTH]&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))'}&lt;/SPAN&gt;}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt; &lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;if(Product='AFFSTR0001', [FS: Account]))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 03:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251107#M853219</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-23T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: How To Display Single Month result in Pivot Report</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251108#M853220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;input [] around field name also, i don't&amp;nbsp; think that you need to have below part&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;[Disbursement]={"$(='&amp;gt;=' &amp;amp; Date(AddMonths(Max([Disbursement]),-11),'DD-MMM-YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;&amp;amp;'&amp;lt;='&amp;amp;Date(Max([Disbursement]), 'DD-MMM-YYYY'))",&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 03:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-Display-Single-Month-result-in-Pivot-Report/m-p/1251108#M853220</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2017-02-23T03:52:54Z</dc:date>
    </item>
  </channel>
</rss>

