<?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: Combined Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338693#M412609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 2017 May. your numerator returns 0 that's the reason the line is not showing up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 04:44:50 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2017-08-03T04:44:50Z</dc:date>
    <item>
      <title>Combined Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338691#M412607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, the lines are not appearing in my combined graph.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="172282" alt="Captura3.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/172282_Captura3.PNG" style="height: 319px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 3 variables.&lt;/P&gt;&lt;P&gt;vMaxDia: In this variable I get the number of days of the last selected month.&lt;/P&gt;&lt;P&gt;vMaxMes: In this variable I get the last month of the selected year&lt;/P&gt;&lt;P&gt;vMaxAño: In this variable I get the maximum year selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select a material, the dot with the exact value appears, but when I remove the filter the lines disappear.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="172295" alt="Captura5.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/172295_Captura5.PNG" style="height: 290px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was analyzing the code and identify the cause of the inconvenience, but I can not think of any other way to enter the logic, the objective is to have the line graph for each material.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="172291" alt="Captura4.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/172291_Captura4.PNG" style="height: 116px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should have a graphic similar to the image below.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="172281" alt="Captura2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172281_Captura2.PNG" style="height: 319px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I attached Excel and QVD&lt;/P&gt;&lt;P&gt;Please help me with this topic.&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 21:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338691#M412607</guid>
      <dc:creator>cristianj23a</dc:creator>
      <dc:date>2017-08-02T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338692#M412608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so problem is with Variables. I assume, For that year and month you may don't have data points. Could be the reason is that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you try this? and check in real application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr((fabs(sum({&amp;lt;[MSEG.Clase de movimiento_BWART]={'201','221','261'},[Año EM]={&lt;SPAN style="color: #ff0000;"&gt;'&lt;STRONG&gt;2017&lt;/STRONG&gt;'&lt;/SPAN&gt;},[Mes EM]={&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;'May.'&lt;/STRONG&gt;}&amp;gt;}MSEG.Cantidad_MENGE))/&lt;/P&gt;&lt;P&gt;$(vMaxDia))&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;90//$(vClMov)&lt;/P&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;($(vMaxDia)/&lt;/P&gt;&lt;P&gt;(fabs(sum({&amp;lt;[MSEG.Clase de movimiento_BWART]={'201','221','261'},[Año EM]={&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;'&lt;/SPAN&gt;&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;2017&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;'&lt;/SPAN&gt;},[Mes EM]={&lt;STRONG style="color: #ff0000;"&gt;'May.'&lt;/STRONG&gt;}&amp;gt;}MSEG.Cantidad_MENGE))&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;FirstSortedValue(Aggr(Avg(Aggr(RangeSum(Above(Sum({$&amp;lt;[Año EM],[Mes EM]&amp;gt;} MSEG.Cantidad_MENGE), 0, RowNo())),&lt;/P&gt;&lt;P&gt;[Material EM], ([Fecha EM], (NUMERIC)))), [Mes EM], [Año EM]),-Aggr([Mes EM] + ([Año EM]*100), [Mes EM], [Año EM])))))&lt;/P&gt;&lt;P&gt;,[Material EM],[Mes EM],[Año EM]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 02:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338692#M412608</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-03T02:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combined Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338693#M412609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 2017 May. your numerator returns 0 that's the reason the line is not showing up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 04:44:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combined-Chart/m-p/1338693#M412609</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-08-03T04:44:50Z</dc:date>
    </item>
  </channel>
</rss>

