<?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: how can i by pass date in listbox  . in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522025#M40274</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create a variable which will store your selected date. like Getfieldselections(Date)&lt;/P&gt;&lt;P&gt;Now in document properties, select field event trigger and put a trigger like&amp;nbsp;='&amp;lt;='&amp;amp;$(vTest)&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Dec 2018 09:21:27 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-12-18T09:21:27Z</dc:date>
    <item>
      <title>how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522006#M40273</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a date as a filter,&lt;/P&gt;&lt;P&gt;However when I select a Date on that Filter, need to show all values before that date.so for that&amp;nbsp; other dimension should show all the values not only possible one.&lt;/P&gt;&lt;P&gt;for eg: if i select 15-dec -2018&amp;nbsp; it should give data start to till date .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 08:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522006#M40273</guid>
      <dc:creator>pranali_gawde</dc:creator>
      <dc:date>2018-12-18T08:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522025#M40274</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Create a variable which will store your selected date. like Getfieldselections(Date)&lt;/P&gt;&lt;P&gt;Now in document properties, select field event trigger and put a trigger like&amp;nbsp;='&amp;lt;='&amp;amp;$(vTest)&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522025#M40274</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-12-18T09:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522036#M40275</link>
      <description>hi thanks for help. Actually i am working on qlik sense.</description>
      <pubDate>Tue, 18 Dec 2018 09:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522036#M40275</guid>
      <dc:creator>pranali_gawde</dc:creator>
      <dc:date>2018-12-18T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522079#M40276</link>
      <description>I used this expression but it is also not working&lt;BR /&gt;Kindly suggest.&lt;BR /&gt;aggr(only({1&amp;lt;[DOCUMENT DATE]= &amp;gt;}LOCATION_NAME),LOCATION_NAME)&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Dec 2018 10:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522079#M40276</guid>
      <dc:creator>pranali_gawde</dc:creator>
      <dc:date>2018-12-18T10:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522111#M40277</link>
      <description>&lt;P&gt;&lt;SPAN&gt;aggr(only({&amp;lt;[DOCUMENT DATE]= {"&amp;lt;=$(=Max([DOCUMENT DATE]))"}&amp;gt;}LOCATION_NAME),LOCATION_NAME)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 11:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522111#M40277</guid>
      <dc:creator>rangam_s</dc:creator>
      <dc:date>2018-12-18T11:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can i by pass date in listbox  .</title>
      <link>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522399#M40278</link>
      <description>I appreciate you .&lt;BR /&gt;But it's not working.&lt;BR /&gt;i want the document date filter shouldn't apply on location filter.&lt;BR /&gt;for eg:I need to show all data from selected date till the first date(as on date) .but when i selected any date on that date the particular location is not available .so it goes into gray but till that date it is there for any of the date. so it should be shows as possible not in gray.</description>
      <pubDate>Wed, 19 Dec 2018 06:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-can-i-by-pass-date-in-listbox/m-p/1522399#M40278</guid>
      <dc:creator>pranali_gawde</dc:creator>
      <dc:date>2018-12-19T06:10:34Z</dc:date>
    </item>
  </channel>
</rss>

