<?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 Alternative Date Selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Alternative-Date-Selection/m-p/2080268#M88610</link>
    <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;I'm using the Date Picker object but it is very annoying because I have to select the dates by clicking... it looks like you cannot search by texting on your keyboard.&lt;/P&gt;
&lt;P&gt;Do you know antoher way to select dates in your app?&lt;/P&gt;
&lt;P&gt;like 2 text boxes where you insert the start date and the end date... how can I add a solution like this one?&lt;BR /&gt;what should I have to write as expression?&lt;/P&gt;
&lt;P&gt;Thanks to all!!&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 17:18:33 GMT</pubDate>
    <dc:creator>danimarc12</dc:creator>
    <dc:date>2023-06-05T17:18:33Z</dc:date>
    <item>
      <title>Alternative Date Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Alternative-Date-Selection/m-p/2080268#M88610</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;
&lt;P&gt;I'm using the Date Picker object but it is very annoying because I have to select the dates by clicking... it looks like you cannot search by texting on your keyboard.&lt;/P&gt;
&lt;P&gt;Do you know antoher way to select dates in your app?&lt;/P&gt;
&lt;P&gt;like 2 text boxes where you insert the start date and the end date... how can I add a solution like this one?&lt;BR /&gt;what should I have to write as expression?&lt;/P&gt;
&lt;P&gt;Thanks to all!!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 17:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternative-Date-Selection/m-p/2080268#M88610</guid>
      <dc:creator>danimarc12</dc:creator>
      <dc:date>2023-06-05T17:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alternative Date Selection</title>
      <link>https://community.qlik.com/t5/App-Development/Alternative-Date-Selection/m-p/2080522#M88621</link>
      <description>&lt;P&gt;You can use a standard filter for your dates, same as any other field, which allows searching. You can also make a selection from the Selections screen when you specifically need to type in stuff, but otherwise use a date picker.&lt;/P&gt;
&lt;P&gt;If you wanted to, you could use two variables to store a start and end date and then use a button to apply these to the date field (or apply them to your expressions using set analysis), but I'd advise against this approach - it seems much clunkier than just picking dates from a picker or using search from a filter and the set analysis option might cause poor performance.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 09:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Alternative-Date-Selection/m-p/2080522#M88621</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-06-06T09:50:50Z</dc:date>
    </item>
  </channel>
</rss>

