<?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 How to select dates with the API syntax? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872503#M659626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct syntax for selecting date fields in the API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.field('LastName').selectValues([{qText: "Andersson"}], true, true);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works for texts, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.field('Created Date').selectValues([{qText: "2014-10-30"}], true, true);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does not work for dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 09:47:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-21T09:47:34Z</dc:date>
    <item>
      <title>How to select dates with the API syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872503#M659626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct syntax for selecting date fields in the API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.field('LastName').selectValues([{qText: "Andersson"}], true, true);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works for texts, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.field('Created Date').selectValues([{qText: "2014-10-30"}], true, true);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does not work for dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872503#M659626</guid>
      <dc:creator />
      <dc:date>2015-04-21T09:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to select dates with the API syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872504#M659628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try using the numeric value of the date instead.&lt;/P&gt;&lt;P&gt;Num('2014-10-30') would be 41942&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 07:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872504#M659628</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-04-22T07:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to select dates with the API syntax?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872505#M659632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the idea, but that does not seem to work either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 07:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-dates-with-the-API-syntax/m-p/872505#M659632</guid>
      <dc:creator />
      <dc:date>2015-04-22T07:35:58Z</dc:date>
    </item>
  </channel>
</rss>

