<?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: Pivot data problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431070#M1151261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks, I attach a pdf with the example &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40615" class="jive-image-thumbnail jive-image" onclick="" alt="qlikexample.jpg" src="https://community.qlik.com/legacyfs/online/40615_qlikexample.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 06:34:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-07T06:34:30Z</dc:date>
    <item>
      <title>Pivot data problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431068#M1151259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I hope to be able ti clear up my issue. I have the following data&lt;/P&gt;&lt;P&gt;Dateregistration, Salesid,&amp;nbsp; Articlecode, Salesamount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I have multiple salesamount on the same Dateragistration with a different salesid I have done as follows:&lt;/P&gt;&lt;P&gt;sum (aggr(sum (Salesamount),Salesid)) with Articlecode as dimension.&lt;/P&gt;&lt;P&gt;My problem is that both my pivot or plain table give me the right Salesmount value only when I select the single Articlecode &lt;SPAN style="font-size: 10pt;"&gt;field&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;.But I would like to view the full list on my table , ordering it by Amount&lt;/SPAN&gt; for example. If I do not select any Articlecode the values are wrong as if they are picked up as "distinct"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to whom has time to give me a tip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431068#M1151259</guid>
      <dc:creator />
      <dc:date>2013-05-06T20:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot data problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431069#M1151260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post a sample&amp;nbsp; plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 05:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431069#M1151260</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-05-07T05:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot data problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431070#M1151261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks, I attach a pdf with the example &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="40615" class="jive-image-thumbnail jive-image" onclick="" alt="qlikexample.jpg" src="https://community.qlik.com/legacyfs/online/40615_qlikexample.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 06:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431070#M1151261</guid>
      <dc:creator />
      <dc:date>2013-05-07T06:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot data problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431071#M1151262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have ArticleCode as a dimension in your table, you will need to include it in the Aggr expression as well. Something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum (aggr(sum (Salesamount),Salesid, Articlecode))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not convinced that you need the aggr. The above expression should return the same results as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Salesamount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 07:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431071#M1151262</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-05-07T07:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot data problem</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431072#M1151263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan, it seems to work fine with the Article included in the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:41:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-data-problem/m-p/431072#M1151263</guid>
      <dc:creator />
      <dc:date>2013-05-07T19:41:32Z</dc:date>
    </item>
  </channel>
</rss>

