<?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 Date Picker not allowing date field to be used. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481895#M21260</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need help setting up my date picker. I have read multiple forms and tried to follow everything as far as formatting my date so the date picker would recognize the date(DateFloor, Date, $Date). My date is recognized as a date field in Qlik sense but the picker just is not liking something. The only thing that I am guessing is causing an issue is there are two testing dates('7/7/7777' and '9/9/999'). Not sure what else I can do to get this date picker to work.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 19:44:35 GMT</pubDate>
    <dc:creator>JohnnyM1</dc:creator>
    <dc:date>2024-09-16T19:44:35Z</dc:date>
    <item>
      <title>Date Picker not allowing date field to be used.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481895#M21260</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need help setting up my date picker. I have read multiple forms and tried to follow everything as far as formatting my date so the date picker would recognize the date(DateFloor, Date, $Date). My date is recognized as a date field in Qlik sense but the picker just is not liking something. The only thing that I am guessing is causing an issue is there are two testing dates('7/7/7777' and '9/9/999'). Not sure what else I can do to get this date picker to work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 19:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481895#M21260</guid>
      <dc:creator>JohnnyM1</dc:creator>
      <dc:date>2024-09-16T19:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date Picker not allowing date field to be used.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481899#M21261</link>
      <description>&lt;P&gt;I believe there are certain limitations within Qlik on what gets tagged as a date, and one or both of those dates probably doesn't fit. I'd suggest using more "Reasonable" test dates, but you could force the issue by using e.g.&lt;/P&gt;
&lt;P&gt;Tag FIeld DateFloor as '$date';&lt;/P&gt;
&lt;P&gt;in your script.&lt;/P&gt;
&lt;P&gt;For a longer explanation, see:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/Date-is-not-appearing-as-date-field-in-datepicker/td-p/1824187" target="_blank"&gt;https://community.qlik.com/t5/App-Development/Date-is-not-appearing-as-date-field-in-datepicker/td-p/1824187&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 20:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481899#M21261</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-09-16T20:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date Picker not allowing date field to be used.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481905#M21262</link>
      <description>&lt;P&gt;Tagging field as a date is one thing, second thing is that date field may be loaded as text.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest checking what are the tags for this field and ensure that it is numerical/date tag. If not during load you would need to use Date#() function to convert text to date.&lt;/P&gt;
&lt;P&gt;Note that Date#() is not the same as Date() function!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 23:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2481905#M21262</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2024-09-16T23:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date Picker not allowing date field to be used.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2482110#M21263</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;Changed the SQL date to pull only 2015 through today before the QVD was loaded. This resolved the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 17:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Date-Picker-not-allowing-date-field-to-be-used/m-p/2482110#M21263</guid>
      <dc:creator>JohnnyM1</dc:creator>
      <dc:date>2024-09-17T17:50:04Z</dc:date>
    </item>
  </channel>
</rss>

