<?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 Dynamic expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565986#M211155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Looking for a way to create and show&amp;nbsp; an expression like this&amp;nbsp; = (Top N Total / All Totals)%.&lt;/P&gt;&lt;P&gt;Where N can be any number. I have already created a variable vTop as an input variable box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 16:41:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-11T16:41:20Z</dc:date>
    <item>
      <title>Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565986#M211155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Looking for a way to create and show&amp;nbsp; an expression like this&amp;nbsp; = (Top N Total / All Totals)%.&lt;/P&gt;&lt;P&gt;Where N can be any number. I have already created a variable vTop as an input variable box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 16:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565986#M211155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-11T16:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565987#M211156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this in a text box expression (assuming Top N Customer Sales, I think you need to say Top N what dimension by what measure):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum({&amp;lt;Customer = {"=rank(sum(Sales))&amp;lt;=vTop"}&amp;gt;} Sales) / sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or format as percentage:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num( sum({&amp;lt;Customer = {"=rank(sum(Sales))&amp;lt;=vTop"}&amp;gt;} Sales) / sum(Sales),'#.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 17:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565987#M211156</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-11T17:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic expression</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565988#M211157</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;I realized you omitted the $ sign for the variable but when I included the expression changes with every input make in the input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 11:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-expression/m-p/565988#M211157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-14T11:35:53Z</dc:date>
    </item>
  </channel>
</rss>

