<?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: Limiting Dimension Field Values based on variable values in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525699#M7859</link>
    <description>Thank you very much. It worked !</description>
    <pubDate>Thu, 03 Jan 2019 08:35:45 GMT</pubDate>
    <dc:creator>SanthoshEmmadi</dc:creator>
    <dc:date>2019-01-03T08:35:45Z</dc:date>
    <item>
      <title>Limiting Dimension Field Values based on variable values</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525475#M7854</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there a way to display the dimension values based on the variable value.&lt;/P&gt;&lt;P&gt;For example if I have the following table with Branch as a Dimension and Totals as an expression value which being derived from an expression using a variable vTotals:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Branch&lt;/TD&gt;&lt;TD&gt;Totals&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;New York&lt;/TD&gt;&lt;TD&gt;90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;California&lt;/TD&gt;&lt;TD&gt;41&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Texas&lt;/TD&gt;&lt;TD&gt;110&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Cape Town&lt;/TD&gt;&lt;TD&gt;107&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Durban&lt;/TD&gt;&lt;TD&gt;131&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created another variable by name vTotalLimit which will be in an Input Box.&lt;/P&gt;&lt;P&gt;Now my target is to display the dimensions where the vTotals value is&amp;nbsp; &amp;gt;= vTotalLimit.&lt;/P&gt;&lt;P&gt;I tried to apply the following under Add Calculated Dimension but it displays all the dimensions.&lt;/P&gt;&lt;P&gt;=if($(vTotals )&amp;gt;=$(vTotalLimit),[Branch])&lt;/P&gt;&lt;P&gt;Can any one please suggest me a solution for it.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 14:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525475#M7854</guid>
      <dc:creator>SanthoshEmmadi</dc:creator>
      <dc:date>2019-01-02T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field Values based on variable values</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525482#M7855</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#FF0000"&gt;Aggr(&lt;/FONT&gt;If($(vTotals) &amp;gt;= $(vTotalLimit), [Branch])&lt;FONT color="#FF0000"&gt;, Branch)&lt;/FONT&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Jan 2019 15:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525482#M7855</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-02T15:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting Dimension Field Values based on variable values</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525699#M7859</link>
      <description>Thank you very much. It worked !</description>
      <pubDate>Thu, 03 Jan 2019 08:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Limiting-Dimension-Field-Values-based-on-variable-values/m-p/1525699#M7859</guid>
      <dc:creator>SanthoshEmmadi</dc:creator>
      <dc:date>2019-01-03T08:35:45Z</dc:date>
    </item>
  </channel>
</rss>

