<?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: Use of column-value in pivottabel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198365#M883620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone any idea? Still struggling with this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 07:52:11 GMT</pubDate>
    <dc:creator>intervigilium</dc:creator>
    <dc:date>2016-10-07T07:52:11Z</dc:date>
    <item>
      <title>Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198364#M883618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a pivottable, where the columns represents customers within a selection (dynamic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In every colum i want a expression (sum of values with certain criteria) for that particular customer.&lt;/P&gt;&lt;P&gt;In current version it calculates the sum over all customers because the column (clientnr) is not a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas ? Am a reel beginner and searched a long time on the forum, but didnt find a simular situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a screenshot. The red box represent the total value, but i want that value related to the customer in de column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current formule in the variable is:&lt;/P&gt;&lt;P&gt;= Sum( { $&amp;lt;strGrootboekGroupCode= {"HC.1.*" }&amp;gt;}lngGrootboekSaldo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for something like:&lt;/P&gt;&lt;P&gt;= Sum( { $&amp;lt;strGrootboekGroupCode= {"HC.1.*" }&amp;gt;,&lt;STRONG&gt;&lt;EM&gt;&amp;lt;Clientnr_=Columnheader&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;}lngGrootboekSaldo)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ofcourse the second is not working, only to clearify what i want to achieve &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;Any help? &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/Use-of-column-value-in-pivottabel/m-p/1198364#M883618</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198365#M883620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone any idea? Still struggling with this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 07:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198365#M883620</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-07T07:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198366#M883621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample from your application to see the issue and play around with it? Also specify an expected output from the sample you will provide (if you will &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 16:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198366#M883621</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-07T16:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198367#M883622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Due to the fact i have customer-related data in the file i will make a&amp;nbsp; "prototype" with the same problem and post it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coming soon!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 10:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198367#M883622</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-11T10:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198368#M883623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created an simple model in Qlikview with the same issue &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 a simple pivot table with the sum of balances on ledgernumers for each customer.&lt;/P&gt;&lt;P&gt;The sum is auto-sum in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want:&lt;/P&gt;&lt;P&gt;For each customer 1 extra row with the sum of balances where range x (where x is "4" or higher)&lt;/P&gt;&lt;P&gt;It should give (in excel)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer 3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum of range 4 or higher&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 950&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 250&lt;/P&gt;&lt;P&gt;200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2000&lt;/P&gt;&lt;P&gt;300&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/P&gt;&lt;P&gt;400&lt;/P&gt;&lt;P&gt;and more...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 16:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198368#M883623</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-11T16:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198369#M883624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the total and the range 4 of higher total?&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/140292_Capture.PNG" style="height: 181px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 16:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198369#M883624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-11T16:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198370#M883625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wow...that is exactly what i needed.....&lt;/P&gt;&lt;P&gt;Need some time to understand how you fixed that, but will dive into it&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;Thanks for your time and solution!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 18:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198370#M883625</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-11T18:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198371#M883626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all, I am more than happy to explain if you don't understand something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 18:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198371#M883626</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-11T18:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198372#M883627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I worked quite further on the model. Which is great thanks to your solution.&lt;/P&gt;&lt;P&gt;Only i have a another question. I doubt if i should start a new topic....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using your solution, i want to add a column for each customer which returns the percentage of the balance in relation to the sum of balance which match the selection =&amp;gt;4 (description_num)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added "my solution" and als&amp;nbsp; an excel to explain more what i am trying to achieve. Can you help again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 19:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198372#M883627</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-19T19:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198373#M883628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Balance / Sum(&lt;SPAN style="color: #ff0000;"&gt;TOTAL &amp;lt;[Customer ID]&amp;gt;&lt;/SPAN&gt; {&amp;lt;Description_Num = {'&amp;gt;=4'}&amp;gt;}Balance)&lt;/STRONG&gt;&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/141271_Capture.PNG" style="height: 171px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198373#M883628</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T20:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198374#M883629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unbelievable......i spend hours on trying....you have the solution in a few minutes!&lt;/P&gt;&lt;P&gt;I'm jealous at your qlikview-knowledge!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 20:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198374#M883629</guid>
      <dc:creator>intervigilium</dc:creator>
      <dc:date>2016-10-19T20:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Use of column-value in pivottabel</title>
      <link>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198375#M883630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all, I am glad I was able to help and make you feel a little jealous &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/devil.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 21:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-of-column-value-in-pivottabel/m-p/1198375#M883630</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T21:03:15Z</dc:date>
    </item>
  </channel>
</rss>

