<?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 on Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443905#M165520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can restrict the dimenion with the definition of CHANGE expression &amp;lt; 50%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. Create a calculated dimenion with the name Company and IF(CHANGE_formula &amp;lt;50%, Company, '').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So only values of the Company dimension that satisfies CHANGE &amp;lt;50% will be displayed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 15:38:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-09T15:38:02Z</dc:date>
    <item>
      <title>Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443904#M165519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have table with dimensions DATE and Company. Expressions are: TOTAL LOSS and CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment all the data is being displayed but I only need to display rows where CHANGE is not &amp;lt; 50%. This way I should only have rows where data's missing or CHANGE is over 50% left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas how to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 15:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443904#M165519</guid>
      <dc:creator />
      <dc:date>2013-05-09T15:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443905#M165520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can restrict the dimenion with the definition of CHANGE expression &amp;lt; 50%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. Create a calculated dimenion with the name Company and IF(CHANGE_formula &amp;lt;50%, Company, '').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So only values of the Company dimension that satisfies CHANGE &amp;lt;50% will be displayed!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 15:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443905#M165520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-09T15:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443906#M165521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this and get Error in calculated dimension message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I need values that are NOT &amp;lt; 50% otherwise missing values would be excluded. My goal is to display all the missing values and the ones that are over 50%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 15:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443906#M165521</guid>
      <dc:creator />
      <dc:date>2013-05-09T15:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443907#M165522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload the app with sample data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MultiView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 15:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443907#M165522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-09T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443908#M165523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;uploaded a sample app with some sample data in the main question thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using aggr() with an if statement and sum() but still nothing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 16:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443908#M165523</guid>
      <dc:creator />
      <dc:date>2013-05-09T16:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Limit on Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443909#M165524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated the file, I only need to display value where NullCheck = 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to use calculated dimension to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ( &lt;/P&gt;&lt;P&gt;aggr(sum(LOSS)-above(sum(LOSS))/above(sum(LOSS)) &amp;lt;= -0.5,MEMBER_NAME) , MEMBER_NAME,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't display the needed results, should I be using AGGR()? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just added checks for all the dimensions and seemed to work this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 09:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-on-Expression/m-p/443909#M165524</guid>
      <dc:creator />
      <dc:date>2013-05-13T09:51:38Z</dc:date>
    </item>
  </channel>
</rss>

