<?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 Expression not linked to table dimensions &amp;gt;&amp;gt; separated from the selection forced by dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239731#M589239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds to me like you should use the AGGR function because this forces the expression to move outside of the dimensions of the chart.&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= SUM ( AGGR ( SUM ( Sells ) , ClientRanking ) )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 May 2010 10:11:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-13T10:11:34Z</dc:date>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239730#M589238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi to everyone!&lt;/P&gt;&lt;P&gt;I have a syntax doubt. I want to know what can I do so the dimensions of a pivot table do not force a selection to the expression of the table. I searched in the community but I couldn't find anything that helps me.&lt;/P&gt;&lt;P&gt;I have to situations with a pivot table (which has 2 dimensions and 1 expression) where I want the expression only to be conditioned by one of the dimensions. Or say it in another way that the expression of the table is afected only by the selection one of the dimensions and excluded from the other. I don't know if I have expressed myself, so I write you one of this situations as example,&lt;/P&gt;&lt;P&gt;Dimensions:&lt;/P&gt;&lt;P&gt;- Client ranking (Using an expression)&lt;/P&gt;&lt;P&gt;- Product Grouping Attribute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;- Sells Percentage of the Client in each group (each value of the attribute). To do so I want to divide the Sells of the Client by the Sells of all the product group. The Sells of the Client would be: Sum(Sells) and the table dimensions would do the rest, but the syntax for the Sells of all the group... I don't know, because the table dimensions force the selection.&lt;/P&gt;&lt;P&gt;I can't use Sum{Total Sells} because I don't want all the Sells, and I've tried expressions where I add values to the actual selection (Like: Sum({$&amp;lt;[Product Group]={"*"}&amp;gt;Sells),... ), but the dimension selections prevail. I've also tried other expressions with {1} but I couldn't get selection&lt;/P&gt;&lt;P&gt;Can any one help me?&lt;/P&gt;&lt;P&gt;Have a nice day and thanks in advance for your time and dedication! [:)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Josep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 09:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239730#M589238</guid>
      <dc:creator />
      <dc:date>2010-05-13T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239731#M589239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds to me like you should use the AGGR function because this forces the expression to move outside of the dimensions of the chart.&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;= SUM ( AGGR ( SUM ( Sells ) , ClientRanking ) )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 10:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239731#M589239</guid>
      <dc:creator />
      <dc:date>2010-05-13T10:11:34Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239732#M589240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Nigel,&lt;/P&gt;&lt;P&gt;First of all, I want to point out that the Ranking is not for all the Clients but only the top 100.&lt;/P&gt;&lt;P&gt;if(aggr(Rank(Sum(Sells),1),Client)&amp;lt;101,Client)&lt;/P&gt;&lt;P&gt;And now I'm going to explain you my guessing of your intention: Becasue I want the Sells of each client relative to all the sells in the group (not only the ones of the sells of the top 100 clients in the group), I changed your expression for:&lt;/P&gt;&lt;P&gt;= SUM ( AGGR ( SUM ( Sells ) , Client ) )&lt;/P&gt;&lt;P&gt;And it didn't work...&lt;/P&gt;&lt;P&gt;One question that came to my mind, by saying the AGGR forces the expression to move outside of the dimensions of the chart, do you mean ALL the dimensions of the chart or only the one you're AGGRing?&lt;/P&gt;&lt;P&gt;And of course, any more ideas? &lt;IMG alt="Stick out tongue" src="http://community.qlik.com/emoticons/emotion-4.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 10:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239732#M589240</guid>
      <dc:creator />
      <dc:date>2010-05-13T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239733#M589241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGGR will go outside of ALL dimensions of the chart, which is why you should put the dimensions back into the AGGR function if you want to use them.&lt;/P&gt;&lt;P&gt;Can you post a sample app so I can take a look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 11:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239733#M589241</guid>
      <dc:creator />
      <dc:date>2010-05-13T11:30:33Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239734#M589242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok! here goes the sample app!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 12:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239734#M589242</guid>
      <dc:creator />
      <dc:date>2010-05-13T12:18:46Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239735#M589243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I thought this would be an easy one! Just shows how wrong you can be.&lt;/P&gt;&lt;P&gt;There is of course the slightest chance that I'm being a complete numpty this afternoon and I'm missing something obvious, this seems like such a simple thing you'd want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANYBODY ELSE PLEASE!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 16:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239735#M589243</guid>
      <dc:creator />
      <dc:date>2010-05-13T16:03:00Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239736#M589244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jajaja, I feel the same so... don't worry &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Come on colleagues out there!... Help!&lt;/P&gt;&lt;P&gt;Those of you with TOP 50 or less... You can teach a TOP 25!! &lt;IMG alt="Surprise" src="http://community.qlik.com/emoticons/emotion-3.gif" /&gt;&lt;/P&gt;&lt;P&gt;And those of you with TOP 25 or more... Show why do you have this status!! &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 17:35:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239736#M589244</guid>
      <dc:creator />
      <dc:date>2010-05-13T17:35:17Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239737#M589248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't figure out on brief glance &lt;EM&gt;which&lt;/EM&gt; of these you want, but I think you want &lt;EM&gt;one&lt;/EM&gt; of these expressions:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;sum(Sell)/sum(total &amp;lt;Client&amp;gt; Sell)&lt;BR /&gt;sum(Sell)/sum(total &amp;lt;Group&amp;gt; Sell)&lt;/P&gt;&lt;P&gt;If I'm off base, I'll have to read the question more carefully. &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 19:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239737#M589248</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-13T19:30:55Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239738#M589249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John&lt;/P&gt;&lt;P&gt;I never knew you could do that, the second one is the correct one, gives exactly the answer I was trying to find.&lt;/P&gt;&lt;P&gt;Thanks for hopping in on this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 May 2010 09:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239738#M589249</guid>
      <dc:creator />
      <dc:date>2010-05-14T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Expression not linked to table dimensions &gt;&gt; separated from the selection forced by dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239739#M589250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My neither! Thanks John! &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;BR /&gt;&lt;BR /&gt;(I was making experiments with my new knowledge)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-not-linked-to-table-dimensions-gt-gt-separated-from/m-p/239739#M589250</guid>
      <dc:creator />
      <dc:date>2010-05-17T09:00:05Z</dc:date>
    </item>
  </channel>
</rss>

