<?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: Using a limitation on dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403784#M32731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Source&lt;/P&gt;&lt;P&gt;Where DateField &amp;gt;= Date(Today()-495,'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(DateField Format should match with calculated Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 04:09:03 GMT</pubDate>
    <dc:creator>shraddha_g</dc:creator>
    <dc:date>2017-12-01T04:09:03Z</dc:date>
    <item>
      <title>Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403783#M32730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am building my report to display data that I want to limit using a variable field.&lt;/P&gt;&lt;P&gt;I have a start date field that I only want reported if the date is more than 18 months ago. in effect it will report all historic sales agents that have not made a sale in a long time or never made a sale at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have calculated data as a limitation?&lt;/P&gt;&lt;P&gt;I am trying to use the calculated value as: date(today()-495,'DD-MM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403783#M32730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403784#M32731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Source&lt;/P&gt;&lt;P&gt;Where DateField &amp;gt;= Date(Today()-495,'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(DateField Format should match with calculated Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 04:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403784#M32731</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-12-01T04:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403785#M32732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there no way that this can be achieved on the criteria for the selection in the table that I am trying to produce?&lt;/P&gt;&lt;P&gt;The results are going into a flat table instead of something that is graphically displayed to allow our staff the ability to see if there are sales agents who either have not made a sale or the date of the last sale was greater than the time required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 11:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403785#M32732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T11:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403786#M32733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use it in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some sample data and expected output&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 11:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403786#M32733</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-12-04T11:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403787#M32734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used a custom script to load the dates and filter the data to what I want with your help above, however, it is duplicating rows on my table.&lt;/P&gt;&lt;P&gt;I know the cause, it's an incomplete sale that was never really begun so the data started is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to remove it using the following but it returns no data:&lt;/P&gt;&lt;P&gt;IF($(NoSaleCheck)='Sales',MaxSaleDate,NULL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;Managed to figure it out, the IF criteria was wrong and should have been:&lt;/P&gt;&lt;P&gt;IF(NoSaleCheck='Sales',Date(MaxSaleDate),NULL())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your help &lt;A href="https://community.qlik.com/qlik-users/226717"&gt;shraddha.g&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403787#M32734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T12:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a limitation on dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403788#M32735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it helped!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 14:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-a-limitation-on-dimension/m-p/1403788#M32735</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-12-04T14:13:24Z</dc:date>
    </item>
  </channel>
</rss>

