<?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: restrict date based on another date?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645657#M236648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you upload a small example document with some data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jun 2014 10:57:49 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-06-25T10:57:49Z</dc:date>
    <item>
      <title>restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645651#M236642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using one bar chart where FirstDate is my dimension and Sum(Sales) is my expression.&lt;/P&gt;&lt;P&gt;Now my requirement is, if I user select any date from SecondDate then in chart only thsose date will display which is less then or equal to SecondDate.&lt;/P&gt;&lt;P&gt;For eg. if user select 6/14/2014 from SecondDate filter then chart will show from 6/9/2014 to 3/17/2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Date.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/61109_Date.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;Please find sample app in attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 17:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645651#M236642</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-06-24T17:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645652#M236643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that kind of depends on the relationship of the 2 date fields. How are they connected in the data model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2014 18:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645652#M236643</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-24T18:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645653#M236644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Any suggestions???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 04:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645653#M236644</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-06-25T04:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645654#M236645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Soha,&lt;/P&gt;&lt;P&gt;You can do the trigger on one date field as select in field and quote condition as where date less than the selected.&lt;/P&gt;&lt;P&gt;The other way is you define a variable which collect the current selected date from Date1 and then use the dimension limit option with this variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 05:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645654#M236645</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-06-25T05:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645655#M236646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more option is that you use calculated dimension as if Selected variable is not null then use date in dimension in chart which is less than or equal to the selected date, else the date by default.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 05:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645655#M236646</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-06-25T05:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645656#M236647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;FirstDate={"&amp;lt;=SecondDate"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 05:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645656#M236647</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-06-25T05:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645657#M236648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you upload a small example document with some data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 10:57:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645657#M236648</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-06-25T10:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: restrict date based on another date??</title>
      <link>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645658#M236649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I mentioned, we need to understand how the 2 fields are related to each other first. Gysbert is right, upload a reduced QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 14:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/restrict-date-based-on-another-date/m-p/645658#M236649</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-06-25T14:15:42Z</dc:date>
    </item>
  </channel>
</rss>

