<?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: Combo Chart - Full Accumulation Limits in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564720#M456899</link>
    <description>&lt;P&gt;Here is my expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;[Date Type]={'Del Dates'},Reference_Only={'No'},YearMonth={"&amp;lt;=$(=Month(today()) )"}, [#of Days Post DD]=-{' '}&amp;gt;}Product)&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 16:21:54 GMT</pubDate>
    <dc:creator>ZoeM</dc:creator>
    <dc:date>2019-04-03T16:21:54Z</dc:date>
    <item>
      <title>Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564535#M456895</link>
      <description>&lt;P&gt;Hello Community.&lt;/P&gt;&lt;P&gt;I have a glidepath combo chart which shows Planned vs. Delivered product for the year.&lt;/P&gt;&lt;P&gt;I am trying to create limits for both metrics such that the planned line should start in the current month, April in this case, and still be the accumulated amount of planned (Jan through Apr).&lt;/P&gt;&lt;P&gt;The Delivered bars should stop at current month, Apr in this case and not show remaining.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564535#M456895</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2024-11-16T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564673#M456896</link>
      <description>Quick question why do you have delivered information fro future?&lt;BR /&gt;&lt;BR /&gt;in any case You can do it through set analysis for month&lt;BR /&gt;e.g. Month={"&amp;lt;=$(=Month(today()) )"}&lt;BR /&gt;&lt;BR /&gt;but you need to format month appropriatly with dual. i.e. you need to create proper date fields rather than just text (like in your qvw)</description>
      <pubDate>Wed, 03 Apr 2019 14:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564673#M456896</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-03T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564676#M456897</link>
      <description>&lt;P&gt;Thanks for the reply Dilipranjith.&lt;/P&gt;&lt;P&gt;Yes I put that QVW together quickly for elaboration.&lt;/P&gt;&lt;P&gt;The below is the syntax for my expression in the actual dashboard:&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;[Date Type]={'Del Dates'},Reference_Only={'No'}, [#of Days Post DD]=-{' '}&amp;gt;}Product)&lt;/P&gt;&lt;P&gt;I plugged in your component and I got an error.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 14:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564676#M456897</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-04-03T14:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564696#M456898</link>
      <description>Please share the expression you tried.</description>
      <pubDate>Wed, 03 Apr 2019 15:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564696#M456898</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-03T15:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564720#M456899</link>
      <description>&lt;P&gt;Here is my expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;[Date Type]={'Del Dates'},Reference_Only={'No'},YearMonth={"&amp;lt;=$(=Month(today()) )"}, [#of Days Post DD]=-{' '}&amp;gt;}Product)&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 16:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564720#M456899</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-04-03T16:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564727#M456900</link>
      <description>Since you are using year month&lt;BR /&gt;change the Month(today()) to same format as your YearMonth column&lt;BR /&gt;e.g. below&lt;BR /&gt;YearMonth={"&amp;lt;=$(date(monthstart(today()), 'MMM-YYYY')"}</description>
      <pubDate>Wed, 03 Apr 2019 16:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564727#M456900</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-03T16:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564745#M456901</link>
      <description>&lt;P&gt;Yea still no luck buddy.&lt;/P&gt;&lt;P&gt;My format is MMM YY and I still get an error.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564745#M456901</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-04-03T17:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564747#M456902</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;Please take a look at the attached qvw.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-04-03_9-54-50.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9416iEBC280E128CFD21E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2019-04-03_9-54-50.png" alt="2019-04-03_9-54-50.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;A few notes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I had to create a date field as your original qvw had month as a string&lt;/LI&gt;&lt;LI&gt;For the planned I used a combination between rangesum and above therefore disabled the full Accumulation on the chart properties&lt;/LI&gt;&lt;LI&gt;For the Delivered and difference I played with background colour (inside the expression). Made it white&lt;/LI&gt;&lt;LI&gt;Created a separate chart for the legend as the original one was displaying the last colour on the expression (white)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564747#M456902</guid>
      <dc:creator>albertovarela</dc:creator>
      <dc:date>2019-04-03T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564748#M456903</link>
      <description>hm.. thats the usual approach but depends on your data too.&lt;BR /&gt;i think i missed $(= in the last one.&lt;BR /&gt;but if you have sample app or data i can try locally too</description>
      <pubDate>Wed, 03 Apr 2019 17:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564748#M456903</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-03T17:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564763#M456904</link>
      <description>&lt;P&gt;Exactly!&lt;/P&gt;&lt;P&gt;But please explain a bit more on how you did this, and please reference my Set Analysis Expression and how I can get the same result as you:&lt;/P&gt;&lt;P&gt;If(YearMonth&amp;lt;Month(Today()),0,&lt;BR /&gt;RangeSum(Above( Count({$&amp;lt;[Date Type]={'Del Dates'},Reference_Only={'No'}&amp;gt;}Product) ,0,YearMonth)))&lt;/P&gt;&lt;P&gt;I am not getting the same changes to the chart as you&amp;nbsp;&lt;/P&gt;&lt;P&gt;YearMonth is my date field in the chart&lt;/P&gt;&lt;P&gt;I am counting how many products that were planned have been delivered, by month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Blue color is Difference&amp;nbsp;&lt;/P&gt;&lt;P&gt;Green color is delivered.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chart.JPG" style="width: 986px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9420i1CEBB27A75D7AEC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Chart.JPG" alt="Chart.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 17:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564763#M456904</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-04-03T17:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart - Full Accumulation Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564777#M456905</link>
      <description>&lt;P&gt;I figured it out. I had to change the formula to MonthStart() instead of Month()...&lt;/P&gt;&lt;P&gt;Thanks guys for all your help!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 18:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Full-Accumulation-Limits/m-p/1564777#M456905</guid>
      <dc:creator>ZoeM</dc:creator>
      <dc:date>2019-04-03T18:05:59Z</dc:date>
    </item>
  </channel>
</rss>

