<?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: Converting Year-to-Date Pivot Chart into Line Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141812#M898217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you happen to have QV12? If you do, you might be able to make this work using sorting available within the Aggr() function (&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;‌‌). If you don't, then you will have to rely on sorting in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jul 2016 19:32:52 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-25T19:32:52Z</dc:date>
    <item>
      <title>Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141810#M898215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been struggling for quite a while with this. I hope someone can help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to achieve is to show Year-to-Date data in a chart. I have calculated the YTD data seen in the following image, by using the following expression (%MonthNum is 1-12 for Jan-Dec):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeSum(Before(Sum({come condition}[Sales Value]), 0, %MonthNum))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is a modified pivot chart!&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="table.png" class="jive-image image-1" height="68" src="https://community.qlik.com/legacyfs/online/132378_table.png" style="font-size: 13.3333px; height: 68px; width: 1056.17px;" width="1056" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to represent this data in a line chart. Two separate line graphs in one chart for 2015 and 2016. I have tried variations on Above/Before, changing the order of importance of the dimensions "Month" and "Year", etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&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/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141810#M898215</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141811#M898216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post&amp;nbsp; sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:16:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141811#M898216</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-07-25T19:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141812#M898217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you happen to have QV12? If you do, you might be able to make this work using sorting available within the Aggr() function (&lt;A href="https://community.qlik.com/qlik-blogpost/4673"&gt;The sortable Aggr function is finally here!&lt;/A&gt;‌‌). If you don't, then you will have to rely on sorting in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141812#M898217</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-25T19:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141813#M898218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find attached a simple .csv file with sales values. Please let me know if it is sufficient. &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, 25 Jul 2016 19:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141813#M898218</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2016-07-25T19:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141814#M898219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; I do indeed have QlikView 12.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141814#M898219</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2016-07-25T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141815#M898220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132387_Capture.PNG" style="height: 223px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression used:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(RangeSum(Above(Sum([Sales Value]), 0, %MonthNum)), (Year, (NUMERIC)), (%MonthNum, (Numeric)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this will work only in QV12 or above and Qlik Sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141815#M898220</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-25T19:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141816#M898221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That looks great! Its exactly what I need. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; I'll have a look at the link you sent to understand more about the sortable Aggr function - looks like a very important tool. Thanks a lot for the quick response!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 19:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141816#M898221</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2016-07-25T19:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141817#M898223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As this is in the chart we can control the sorting hence you can also make use of the in-built accumulation function to get the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132427_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/132434_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 09:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141817#M898223</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-07-26T09:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141818#M898225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good one, did not realize that we can simplify this. Thanks for sharing this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 09:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141818#M898225</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-26T09:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Year-to-Date Pivot Chart into Line Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141819#M898227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; That is really simple. Appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 09:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-Year-to-Date-Pivot-Chart-into-Line-Chart/m-p/1141819#M898227</guid>
      <dc:creator>lindybrits</dc:creator>
      <dc:date>2016-07-26T09:28:46Z</dc:date>
    </item>
  </channel>
</rss>

