<?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 Filter dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788993#M1051748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, in cross table, I have 4 different dimensions and several expressions. One of these is calculating the amount of an order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My boss is asking me to filter these orders with an input field. Therefore, I would like to add in the dimension a conditon (if, then...) so the dimension with the orders numbers can be filtered.&lt;/P&gt;&lt;P&gt;Let say for example that he wants to show only the orders with an amount higher than 1000€. In the input field, he wll wirte '1000' and the table will filter itself on that value.&lt;/P&gt;&lt;P&gt;Unfortunately, in a dimension, it'not possible to use an expression, so I'm not sure how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 12:34:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-07T12:34:11Z</dc:date>
    <item>
      <title>Filter dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788993#M1051748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, in cross table, I have 4 different dimensions and several expressions. One of these is calculating the amount of an order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My boss is asking me to filter these orders with an input field. Therefore, I would like to add in the dimension a conditon (if, then...) so the dimension with the orders numbers can be filtered.&lt;/P&gt;&lt;P&gt;Let say for example that he wants to show only the orders with an amount higher than 1000€. In the input field, he wll wirte '1000' and the table will filter itself on that value.&lt;/P&gt;&lt;P&gt;Unfortunately, in a dimension, it'not possible to use an expression, so I'm not sure how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788993#M1051748</guid>
      <dc:creator />
      <dc:date>2014-11-07T12:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788994#M1051749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fortunately there is 'Add Calculated Dimension ..': &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt; that could help you here(you can write an expression).&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="70723" alt="Screen Shot 11-07-14 at 06.11 PM.PNG.png" class="jive-image" src="/legacyfs/online/70723_Screen Shot 11-07-14 at 06.11 PM.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788994#M1051749</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-07T12:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788995#M1051750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm already using these since I have other conditions. So to make it easier, I stored the expressions used in a variable and in that box, I wrote this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(tes01) &amp;gt;= AttvCAMin (which is the variable used in the input field. Unfortunately, it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how the dimensions is:&lt;/P&gt;&lt;P&gt;=if(JD_NDEVIS_ATTENTE=(1) and date(JD_DATE_RAPPEL_MAX)&amp;lt;=Today(), &lt;/P&gt;&lt;P&gt;JD_NDEVIS &amp;amp; ' - ' &amp;amp; date(JD_DATE_RAPPEL_MAX))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is working, but when I add '$(tes01) &amp;gt;= AttvCAMin' it's not working anymore &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788995#M1051750</guid>
      <dc:creator />
      <dc:date>2014-11-07T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788996#M1051751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly the variable definition(with or without '=') or expansion could be the issue. Try to upload a your qvw sample that could be investigated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 13:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788996#M1051751</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-07T13:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Filter dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788997#M1051752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here they are &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 13:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-dimension/m-p/788997#M1051752</guid>
      <dc:creator />
      <dc:date>2014-11-07T13:12:54Z</dc:date>
    </item>
  </channel>
</rss>

