<?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: Limit the data in a table based on Input Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513892#M192031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you are using a table diagram with Account as dimension and something like =sum(Revenue) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try something like this as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(match( vAccountSize, 'Accounts With &amp;gt;5M Revenue','Accounts With &amp;gt; 1M Revenue','Accounts With &amp;lt; 1M Revenue','All Accounts'),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;5000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;1000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;lt;1000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum( Revenue)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 12:09:50 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-09-12T12:09:50Z</dc:date>
    <item>
      <title>Limit the data in a table based on Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513891#M192030</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 want to Limit the data in a table based on Input Box.&lt;/P&gt;&lt;P&gt;Accounts With Revenue of &amp;gt;5M,&amp;gt;1M,&amp;lt;1M and all accounts has to be displayed when selecting All Accounts.&lt;/P&gt;&lt;P&gt;Please help me to achive this using Dimension Limits&amp;nbsp; or Using Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Input Box.jpg" class="jive-image" src="/legacyfs/online/46492_Input Box.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 10:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513891#M192030</guid>
      <dc:creator />
      <dc:date>2013-09-12T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the data in a table based on Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513892#M192031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you are using a table diagram with Account as dimension and something like =sum(Revenue) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try something like this as expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=pick(match( vAccountSize, 'Accounts With &amp;gt;5M Revenue','Accounts With &amp;gt; 1M Revenue','Accounts With &amp;lt; 1M Revenue','All Accounts'),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;5000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;1000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;lt;1000000"}&amp;gt;} Revenue),&lt;/P&gt;&lt;P&gt;sum( Revenue)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513892#M192031</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-12T12:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the data in a table based on Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513893#M192032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have around 10 tables to be filtered when i apply the filter. Most of the tables dont show revenue data.&lt;/P&gt;&lt;P&gt;Show some other measures like Headcount,utilization of resources.Help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible through Dimension Limits in QV 11.Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513893#M192032</guid>
      <dc:creator />
      <dc:date>2013-09-12T14:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the data in a table based on Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513894#M192033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The real important part is the set analysis part:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;Account = {"=sum(Revenue)&amp;gt;5000000"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which will filter the Account values according their revenue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you don't actually need to sum Revenue in your chart expression, just use set analysis in all your expressions.&lt;/P&gt;&lt;P&gt;When counting heads for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Account = {"=sum(Revenue)&amp;gt;5000000"}&amp;gt;} Heads)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will filter the accounts based on Revenue &amp;gt; 5M, then counting Heads (probably not the way you do it in your chart, just as an example, you'll need to get the idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I see, dimension limits is probably not the way to go here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513894#M192033</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-12T14:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limit the data in a table based on Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513895#M192034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can also try with the if loop &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=IF( vAccountSize= 'Accounts With &amp;gt;5M Revenue',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;5000000"}&amp;gt;} Revenue), IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vAccountSize&lt;/SPAN&gt;=&lt;/SPAN&gt;'Accounts With &amp;gt; 1M Revenue',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;gt;1000000"}&amp;gt;} Revenue), IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vAccountSize&lt;/SPAN&gt;=&lt;/SPAN&gt;'Accounts With &amp;lt; 1M Revenue',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;Account = {"=sum(Revenue)&amp;lt;1000000"}&amp;gt;} Revenue), IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vAccountSize&lt;/SPAN&gt;=&lt;/SPAN&gt;'All Accounts',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum( Revenue)))))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 14:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-the-data-in-a-table-based-on-Input-Box/m-p/513895#M192034</guid>
      <dc:creator />
      <dc:date>2013-09-12T14:33:30Z</dc:date>
    </item>
  </channel>
</rss>

