<?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 shown dimension values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971745#M332617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather use set analysis in the expression to limit the values in dimension. Let the second dimension be: &lt;STRONG&gt;periode &lt;/STRONG&gt;and try expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; =sum({&amp;lt;periodkeuze=,periode={'&amp;lt;$(gekozen_periode)'}&amp;gt;}value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 05:29:15 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-09-18T05:29:15Z</dc:date>
    <item>
      <title>Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971740#M332612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a listbox in which I select a period.&lt;/P&gt;&lt;P&gt;In a pivot table all periods less than or equal than the selected period are presented as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the next formula as a calculated dimension I don't get what i want :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(period &amp;lt; $(chosen_period),period) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to limit the dimensions with a formula ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971740#M332612</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-17T12:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971741#M332613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This approach is possible - I think in your case is either the field or the variable or both not numeric and then an operator like &amp;lt;&amp;gt;= will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971741#M332613</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-17T12:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971742#M332614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both are numeric, so i suppose that can not be the reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:49:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971742#M332614</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-17T12:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971743#M332615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you could share your sample qvw, all this guessed suggetions could be avoided and could be hit the target directly. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:54:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971743#M332615</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-17T12:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971744#M332616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trseco is right of course. So I herewith enclose an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971744#M332616</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2015-09-17T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Limit shown dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971745#M332617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather use set analysis in the expression to limit the values in dimension. Let the second dimension be: &lt;STRONG&gt;periode &lt;/STRONG&gt;and try expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; =sum({&amp;lt;periodkeuze=,periode={'&amp;lt;$(gekozen_periode)'}&amp;gt;}value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 05:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-shown-dimension-values/m-p/971745#M332617</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-18T05:29:15Z</dc:date>
    </item>
  </channel>
</rss>

