<?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: Data Presentation in Pivot Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152623#M899476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a new table with a new dimension in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;OldDim, NewDim&lt;/P&gt;&lt;P&gt;0,0&lt;/P&gt;&lt;P&gt;1,1&lt;/P&gt;&lt;P&gt;2,2&lt;/P&gt;&lt;P&gt;3,3&lt;/P&gt;&lt;P&gt;4,4&lt;/P&gt;&lt;P&gt;5,5&lt;/P&gt;&lt;P&gt;6,6&lt;/P&gt;&lt;P&gt;7,7&lt;/P&gt;&lt;P&gt;8,8&lt;/P&gt;&lt;P&gt;9,9&lt;/P&gt;&lt;P&gt;0, 2_QTR&lt;/P&gt;&lt;P&gt;1,&lt;SPAN style="font-size: 13.3333px;"&gt; 2_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2,&lt;SPAN style="font-size: 13.3333px;"&gt; 2_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;0,&lt;SPAN style="font-size: 13.3333px;"&gt; 4_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5.4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;etc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use NewDim as dimension in your pivot table instead of OldDim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2016 08:57:28 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-07-14T08:57:28Z</dc:date>
    <item>
      <title>Data Presentation in Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152622#M899475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/131191_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I have to show 2-QTR which will be the sum of 0,1,2 and 4-QTR which will be the sum of 0,1,2,3,4 fields and so on. I have got the calcs for this, but my question is how will I display it like the above format. Adding a new expression will not help because it will display the records as new row. &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/Data-Presentation-in-Pivot-Chart/m-p/1152622#M899475</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Presentation in Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152623#M899476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a new table with a new dimension in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;OldDim, NewDim&lt;/P&gt;&lt;P&gt;0,0&lt;/P&gt;&lt;P&gt;1,1&lt;/P&gt;&lt;P&gt;2,2&lt;/P&gt;&lt;P&gt;3,3&lt;/P&gt;&lt;P&gt;4,4&lt;/P&gt;&lt;P&gt;5,5&lt;/P&gt;&lt;P&gt;6,6&lt;/P&gt;&lt;P&gt;7,7&lt;/P&gt;&lt;P&gt;8,8&lt;/P&gt;&lt;P&gt;9,9&lt;/P&gt;&lt;P&gt;0, 2_QTR&lt;/P&gt;&lt;P&gt;1,&lt;SPAN style="font-size: 13.3333px;"&gt; 2_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2,&lt;SPAN style="font-size: 13.3333px;"&gt; 2_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;0,&lt;SPAN style="font-size: 13.3333px;"&gt; 4_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4,4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5.4&lt;SPAN style="font-size: 13.3333px;"&gt;_QTR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;etc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use NewDim as dimension in your pivot table instead of OldDim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 08:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152623#M899476</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-14T08:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Data Presentation in Pivot Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152624#M899477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I think above solution will not work because 2-QTR,4-QTR,9-QTR are not straight sums. Somewhere these show averages and for some other metric these show sum and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover I am using ASOftable to get quarters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Presentation-in-Pivot-Chart/m-p/1152624#M899477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T14:56:49Z</dc:date>
    </item>
  </channel>
</rss>

