<?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: Payment Schedule in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70910#M789286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 678&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193431_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 789&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193432_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 17:32:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-02-14T17:32:04Z</dc:date>
    <item>
      <title>Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70904#M789279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table resembling a payment schedule:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="102" style="border: 1px solid rgb(0, 0, 0); width: 276px; height: 104px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Start Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;End Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Frequency&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Cost&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1/1/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/31/2020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Monthly&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2/1/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/31/2020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Annually&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;789&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3/1/2018&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/31/2020&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Quarterly&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then created a Pivot chart where each column is a Year-Month (see attached) like below. Please see the Load script in the file.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="119" style="border: 1px solid rgb(0, 0, 0); width: 780px; height: 121px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Jan&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Feb&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Mar&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Apr&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-May&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Jun&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Jul&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Aug&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Sep&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Oct&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Nov&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2018-Dec&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2019-Jan&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;2019-Feb&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;etc...&lt;/STRONG&gt;.&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;456&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;789&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;0&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;The above is the &lt;STRONG style="text-decoration: underline;"&gt;desired result&lt;/STRONG&gt;. In my file, you will see where ID=456, the amount of 300 is repeating each month. Same case where ID=780, 120 is repeating each month. ID=123 is fine because the Frequency is "Monthly". I am so far unable to factor the [Frequency] into the particular months that the Costs should reflect on the pivot chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the [Frequency] for a record is "Annually", I want the Cost to reflect on the 1st month, zeros the next 11 months, and then reflect the cost on the 13th month and so forth (i.e. first month every 12 months). If the [Frequency] for the record is "Quarterly", I want the Cost to reflect on the 1st month, zeros on the 2nd and 3rd month, and then reflect the cost on 4th month and so forth (i.e. first month every 3 months).&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/Payment-Schedule/m-p/70904#M789279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70905#M789280</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;=If(Frequency = 'Annually',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(SetDateYear([Start Date], Year(Today())) = SetDateYear(Date#(YearMonth, 'YYYY-MMM'), Year(Today())), Sum(MonthlyCost)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Frequency = 'Quarterly',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(SetDateYear([Start Date], Year(Today())) = SetDateYear(Date#(YearMonth, 'YYYY-MMM'), Year(Today())) or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AddMonths(SetDateYear([Start Date], Year(Today())), 3) = SetDateYear(Date#(YearMonth, 'YYYY-MMM'), Year(Today())) or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AddMonths(SetDateYear([Start Date], Year(Today())), 6) = SetDateYear(Date#(YearMonth, 'YYYY-MMM'), Year(Today())) or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; AddMonths(SetDateYear([Start Date], Year(Today())), 9) = SetDateYear(Date#(YearMonth, 'YYYY-MMM'), Year(Today())), Sum(MonthlyCost)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Frequency = 'Monthly', Sum(MonthlyCost))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192839_Capture.PNG" style="height: 38px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 13:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70905#M789280</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-08T13:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70906#M789281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, this is amazing!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I noticed that if the Start Date is in the middle of the month e.g. January 20, the record does not get pulled to the pivot table. What I added to your expression is put a MonthStart on the [Start Date]. This resolved pulling records with partial months. My challenge now is that where the [End Date] is in the middle of the month (i.e. End Date is &lt;SPAN style="text-decoration: underline;"&gt;not&lt;/SPAN&gt; the last day of the month) is that the last month gets calculated with a cost, but I don't want it to do so. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example:&lt;/P&gt;&lt;P&gt;Start Date, End Date, Frequency, Cost&lt;/P&gt;&lt;P&gt;1/20/2018, 7/19/2018, Monthly, 500&lt;/P&gt;&lt;P&gt;Right now it will show 500 on 2018-Jan, 2018-Feb, 2018-Mar, 2018-Apr, 2018-May, 2018-Jun, 2018-Jul. However I only need it to calculate until 2018-Jun. In other words if [End Date] is not the last day of the month, the pivot table should not calculate for that month. I'm currently struggling how to implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture_1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193071_Capture_1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193072_Capture2.PNG" style="height: 63px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;So in the above:&lt;/P&gt;&lt;P&gt;DEF should not reflect any cost for 2019-Jan. Last "payment" should be 2018-Oct.&lt;/P&gt;&lt;P&gt;GHI should not reflect any cost for 2018-Jul. Last "payment" should be 2018-Jun.&lt;/P&gt;&lt;P&gt;ABC should not reflect any cost for 2019-Jan. Last "payment" should be 2018-Jan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 08:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70906#M789281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T08:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70907#M789282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try changing Calendar script to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Calendar:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;load Distinct MonthStart(tempDate) as %DateKey, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Floor(MonthStart(tempDate)) as DateNum,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Year(tempDate)&amp;amp;'-'&amp;amp;Month(tempDate) as YearMonth,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Year(tempDate) as CostsYear,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; 1 as MonthMultiplicator&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; resident tempDates;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LOAD recID, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Monthstart(AddMonths([Start Date],iterno()-1)) as %DateKey,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt; Cost as MonthlyCost&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Resident PAYMENTS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;While Monthstart(AddMonths([Start Date],iterno()-1)) &amp;lt;= If(Floor(MonthEnd([End Date])) = [End Date], Monthstart([End Date]), Monthstart([End Date], -1))&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 10:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70907#M789282</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-12T10:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70908#M789283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AMAZING! &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, 12 Feb 2018 10:44:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70908#M789283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-12T10:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70909#M789284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping can get your insights on this even if I've already closed it. I expanded the data so that a record can have two Expense Type (Expense A, Expense B) and also can have multiple Frequencies. If need me to open a new thread, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have observed that the pivot chart does not want to calculate for records that have multiple Frequencies unless a selection is made on &lt;SPAN style="color: #993300;"&gt;[Frequency]&lt;/SPAN&gt; or &lt;SPAN style="color: #993300;"&gt;[Expense Type]&lt;/SPAN&gt;. Been trying to modify the Expression since forever but haven't been successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ID=123 (has two rows, both are the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; Expense Type and both are the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; Frequency) - &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;no issue.&lt;/STRONG&gt;&lt;/SPAN&gt; Pivot Chart correctly sums up the Costs.&lt;/LI&gt;&lt;LI&gt;ID=456 (has two rows, &lt;SPAN style="text-decoration: underline;"&gt;different&lt;/SPAN&gt; Expense Types and both are the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; Frequency) - &lt;STRONG style="color: #0000ff;"&gt;no issue&lt;/STRONG&gt;. Pivot Chart correctly reflects the data for Expense A and Expense B.&lt;/LI&gt;&lt;LI&gt;ID=678 (has two rows, both are the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; Expense Type but one is Monthly and one is Quarterly) - &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;does not pull to the chart&lt;/STRONG&gt;&lt;/SPAN&gt; unless user makes a Selection on &lt;SPAN style="color: #993300;"&gt;[Frequency]&lt;/SPAN&gt;. I am trying to make this work such that the cost of the two rows are being totaled. 2018-Jan would be 500 (300+200), 2018-Feb would be 300, 2018-Mar would be 300, 2018-April would be 500 (300+200)... etc. If user selects &lt;SPAN style="color: #993300; font-size: 13.3333px;"&gt;[Frequency]&lt;/SPAN&gt;, it partially works (see below, first image is if user selects "Monthly" and second image is if user selects "Quarterly"). The desired output is they should reflect at the same time (totaled) and without need for user selection.&lt;/LI&gt;&lt;/UL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="Image_qvw_A.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193416_Image_qvw_A.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;IMG alt="Image_qvw_B.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/193417_Image_qvw_B.PNG" style="height: 61px; width: 620px;" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ID=789 (has two rows, &lt;SPAN style="text-decoration: underline;"&gt;different&lt;/SPAN&gt; Expense Types and one is Quarterly and one is Monthly) - &lt;STRONG style="color: #ff0000;"&gt;does not pull to the chart&lt;/STRONG&gt; unless user makes a Selection on both &lt;SPAN style="color: #993300;"&gt;[ID]&lt;/SPAN&gt; and any &lt;SPAN style="color: #993300;"&gt;[Expense Type]&lt;/SPAN&gt;. See image below which is the output when I selected ID=789 and selected any Expense Type. It is correct however I&lt;SPAN style="font-size: 13.3333px;"&gt; am trying to get the Pivot Chart to reflect this without user selection.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Image_qvw.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193415_Image_qvw.PNG" style="height: 52px; width: 620px;" /&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>Wed, 14 Feb 2018 15:48:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70909#M789284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T15:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Payment Schedule</title>
      <link>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70910#M789286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 678&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193431_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 789&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193432_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 17:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Payment-Schedule/m-p/70910#M789286</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-14T17:32:04Z</dc:date>
    </item>
  </channel>
</rss>

