<?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 Dimension limitation with expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396263#M32329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with a dimension (SECTORS) and 2 measures ( CIB_CATTC &amp;amp; CATTC_REEL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to select the sectors with CATTC_REEL&amp;lt; CIB_CATTC and be able to display only these sectors &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried to use the dimension limitation as shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="limitation.png" class="jive-image image-1" height="262" src="https://community.qlik.com/legacyfs/online/176209_limitation.png" style="height: 261.571px; width: 537px;" width="537" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody have an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phiilippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 07:30:29 GMT</pubDate>
    <dc:creator>philgood34</dc:creator>
    <dc:date>2017-09-12T07:30:29Z</dc:date>
    <item>
      <title>Dimension limitation with expression</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396263#M32329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with a dimension (SECTORS) and 2 measures ( CIB_CATTC &amp;amp; CATTC_REEL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to select the sectors with CATTC_REEL&amp;lt; CIB_CATTC and be able to display only these sectors &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i tried to use the dimension limitation as shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="limitation.png" class="jive-image image-1" height="262" src="https://community.qlik.com/legacyfs/online/176209_limitation.png" style="height: 261.571px; width: 537px;" width="537" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody have an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phiilippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 07:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396263#M32329</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-12T07:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limitation with expression</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396264#M32330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philippe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the below expression&amp;nbsp; in your measure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(CATTC_REEL&amp;lt; CIB_CATTC ,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CATTC_REEL,0)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=IF(CATTC_REEL&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CIB_CATTC &lt;/SPAN&gt;,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CIB_CATTC &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,0)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and in addons please disable the show zero values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Many Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Karthik&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 07:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396264#M32330</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2017-09-12T07:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limitation with expression</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396265#M32331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;great trick !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;obviously i added sum( ...) , and it's working !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i thank's you for that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the disadvantage is when i have 10 more measures with aggr expression for example, i have to apply the trick for all ... rather complicated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway ... if there's no alternative with the dimension limitation or other fonctionality , i take your trick !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 08:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396265#M32331</guid>
      <dc:creator>philgood34</dc:creator>
      <dc:date>2017-09-12T08:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limitation with expression</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396266#M32332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this calculation in the load script if you have many calculations on the script part you can handle it properly and it is optimized way as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 08:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-limitation-with-expression/m-p/1396266#M32332</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-12T08:35:19Z</dc:date>
    </item>
  </channel>
</rss>

