<?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 Use Expression Label in Calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164705#M37304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you can use the label direcly.&lt;/P&gt;&lt;P&gt;But, you can use the same calculation using aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 16:00:48 GMT</pubDate>
    <dc:creator>boorgura</dc:creator>
    <dc:date>2011-03-16T16:00:48Z</dc:date>
    <item>
      <title>Use Expression Label in Calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164704#M37303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can I use the expression label in the formula of a calculated dimension ??&lt;/P&gt;&lt;P&gt;Let's say that I calculated the rank in the expression with label "Position". Can I use the name "Position" then in a calculated dimension ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 15:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164704#M37303</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2011-03-16T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Use Expression Label in Calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164705#M37304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you can use the label direcly.&lt;/P&gt;&lt;P&gt;But, you can use the same calculation using aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 16:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164705#M37304</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2011-03-16T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Use Expression Label in Calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164706#M37305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rocky,&lt;/P&gt;&lt;P&gt;But the goal of my question is the next. I think this is really difficult.&lt;/P&gt;&lt;P&gt;I want to limit my table to a Top 10 what isn't difficult but I want a top 10 for my customers who are advancing the most and had a turnover last year that was above a certain limit.&lt;/P&gt;&lt;P&gt;These are the two expressions that I try to combine in my calculated dimension but how do I say in my formula that I first want to limit the list to customers with a certain turnover and then only show the top 10 (by rank and "Suppress when value is Null" ).&lt;/P&gt;&lt;P&gt;Expression 1: limit turnover&lt;/P&gt;&lt;P&gt;Expression 2: Rank on evolution&lt;/P&gt;&lt;P&gt;=If(aggr(sum({$&amp;lt;[COPA.Fiscal Year]= {$(=max([Calendar.Year])-1)},COPA.Period= {'*'} &amp;gt;} [COPA.Niko Act Gross Sales incl Projects Rebates NL/FR]), [GeneralPayerMasterData.Customer Name&amp;amp;Code])&amp;gt;15000,[GeneralPayerMasterData.Customer Name&amp;amp;Code],null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;=If(aggr(rank(( Sum( {$&amp;lt;[COPA.Fiscal Year]= {$(=max([Calendar.Year]))} , [COPA.Period]= {"&amp;gt;$(=min([Calendar.Month])-1)&amp;lt;$(=max([Calendar.Month])+1)"} &amp;gt;} [COPA.Niko Act Gross Sales incl Projects Rebates NL/FR] )/ &lt;B&gt;Sum( {$&amp;lt;[COPA.Fiscal Year]= {$(=max([Calendar.Year]-1))} , [COPA.Period]= {"&amp;gt;$(=min([Calendar.Month])-1)&amp;lt;$(=max([Calendar.Month])+1)"} &amp;gt;} [COPA.Niko Act Gross Sales incl Projects Rebates NL/FR] ) )-1),[GeneralPayerMasterData.Customer Name&amp;amp;Code])&amp;lt;=10,&lt;/B&gt; [GeneralPayerMasterData.Customer Name&amp;amp;Code],Null())&lt;/P&gt;&lt;P&gt;It would be great if someone could help me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Guy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 16:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Expression-Label-in-Calculated-dimension/m-p/164706#M37305</guid>
      <dc:creator>guyvermeiren</dc:creator>
      <dc:date>2011-03-16T16:19:17Z</dc:date>
    </item>
  </channel>
</rss>

