<?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 Problem with charts and loading script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511569#M750293</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to "convert" a chart from Excel into Qlik, and I'm struggling with it...&lt;/P&gt;&lt;P&gt;Here's the following chart:&lt;/P&gt;&lt;P&gt;(For now I just need the blue part and the green part)&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://i.imgur.com/JcXQWVE.png" border="0" alt="Chart from Excel" width="607" height="404" /&gt;&lt;/P&gt;&lt;P&gt;I've actually been able to create the blue part easily, but now I'm struggling for the greenpart:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It says how actions are "outdated" and since when, and it's a cumulative sum.&lt;/P&gt;&lt;P&gt;I've been able to create 4 different measurements for the outdated actions, one per month:&lt;/P&gt;&lt;P&gt;Month&amp;nbsp; &amp;nbsp;: Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=0"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-1 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=1"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-2 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=2"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-3 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=3"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I add them to the chart,&amp;nbsp;I get all the value for each and every month:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://i.imgur.com/8qtK1Oo.png" border="0" alt="" width="1023" height="289" /&gt;&lt;/P&gt;&lt;P&gt;The main question is:&lt;/P&gt;&lt;P&gt;How could I create a table at the loading, with like:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Month N°&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;Outdated actions:&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-1&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -1&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-2&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -2&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-3&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -3&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks by advance for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Antoine</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Problem with charts and loading script</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511569#M750293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to "convert" a chart from Excel into Qlik, and I'm struggling with it...&lt;/P&gt;&lt;P&gt;Here's the following chart:&lt;/P&gt;&lt;P&gt;(For now I just need the blue part and the green part)&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://i.imgur.com/JcXQWVE.png" border="0" alt="Chart from Excel" width="607" height="404" /&gt;&lt;/P&gt;&lt;P&gt;I've actually been able to create the blue part easily, but now I'm struggling for the greenpart:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It says how actions are "outdated" and since when, and it's a cumulative sum.&lt;/P&gt;&lt;P&gt;I've been able to create 4 different measurements for the outdated actions, one per month:&lt;/P&gt;&lt;P&gt;Month&amp;nbsp; &amp;nbsp;: Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=0"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-1 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=1"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-2 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=2"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;Month-3 :&amp;nbsp;Sum({&amp;lt;[Date Délai.autoCalendar.MonthsAgo]={"&amp;gt;=3"}&amp;gt;}TOTAL[Si = 1, action en retard])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I add them to the chart,&amp;nbsp;I get all the value for each and every month:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://i.imgur.com/8qtK1Oo.png" border="0" alt="" width="1023" height="289" /&gt;&lt;/P&gt;&lt;P&gt;The main question is:&lt;/P&gt;&lt;P&gt;How could I create a table at the loading, with like:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Month N°&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;Outdated actions:&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-1&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -1&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-2&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -2&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-3&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Month -3&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks by advance for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antoine&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511569#M750293</guid>
      <dc:creator>Antoine</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with charts and loading script</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511591#M750294</link>
      <description>&lt;P&gt;Check on the General Tab that your chart is a Combo chart.&lt;/P&gt;&lt;P&gt;Then on the Expressions tab set whether each expression is shown as a bar or line.&lt;/P&gt;&lt;P&gt;Finally on the Style tab set&amp;nbsp; as Stacked&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511591#M750294</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-11-23T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with charts and loading script</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511597#M750295</link>
      <description>&lt;P&gt;That's not really the solution, I'll end up with the value of Month-3 + Month-2 + Month-1 + Month for every month...&lt;/P&gt;&lt;P&gt;I need to have the measurement of&lt;/P&gt;&lt;P&gt;Month-3 (light blue) only for 2018-aout&lt;/P&gt;&lt;P&gt;Month-2 (green) only for 2018-septembre&lt;/P&gt;&lt;P&gt;Month-1 (yellow) only for 2018-octobre&lt;/P&gt;&lt;P&gt;Month (pink) only for 2018-Novembre&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511597#M750295</guid>
      <dc:creator>Antoine</dc:creator>
      <dc:date>2018-11-23T14:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with charts and loading script</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511601#M750296</link>
      <description>&lt;P&gt;You're using the same TOTAL expression for each measure, hence the same result for each month.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511601#M750296</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-11-23T14:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with charts and loading script</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511603#M750297</link>
      <description>&lt;P&gt;How can I do that without TOTAL then ?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 14:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-charts-and-loading-script/m-p/1511603#M750297</guid>
      <dc:creator>Antoine</dc:creator>
      <dc:date>2018-11-23T14:14:03Z</dc:date>
    </item>
  </channel>
</rss>

