<?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: Date interpretation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1634018#M47218</link>
    <description>&lt;P&gt;Read this...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/QlikView-Date-fields/ta-p/1484786?attachment-id=120209" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/QlikView-Date-fields/ta-p/1484786?attachment-id=120209&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2019 04:02:50 GMT</pubDate>
    <dc:creator>JGMDataAnalysis</dc:creator>
    <dc:date>2019-10-11T04:02:50Z</dc:date>
    <item>
      <title>Date interpretation</title>
      <link>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1633551#M47172</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm having trouble with values in a non-date field wrongfully being interpreted as dates when loaded into Qlik. The problem is easily solved by using the text() function but, nevertheless, is has raised the question why a given value is interpreted as a date or not since it seems to occur randomly in my data set. In addition, in some cases Qlik converts the values from date format to its numeric representation, and in other cases it's the other way around. See example below:&lt;/P&gt;&lt;P&gt;1st row: Value is converted from "date" format to numeric representation&lt;BR /&gt;2nd row: Value is converted from numeric representation to date format.&lt;BR /&gt;3rd and 4th row: no convertion is made.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clipboard_image_0.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21127iE2EDF65A059ADE85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="clipboard_image_0.png" alt="clipboard_image_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It is the&amp;nbsp;inconsistency that bothers me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1633551#M47172</guid>
      <dc:creator>mathieme</dc:creator>
      <dc:date>2024-11-16T19:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date interpretation</title>
      <link>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1633932#M47212</link>
      <description>&lt;P&gt;Try this&lt;BR /&gt;&lt;BR /&gt;IF (FindOneOf([Data Source Date],'-') &amp;lt;&amp;gt; 0, Date([Data Source Date]),&lt;/P&gt;&lt;P&gt;Date(Left( [Data Source Date], Index([Data Source Date],'-') -1 ) &amp;amp; '-'&amp;amp; MID([Data Source Date],Index([Data Source Date],'-',-1)-2,2) &amp;amp;'-'&amp;amp;MID([Data Source Date],Index([Data Source Date],'-',-1)+1))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 18:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1633932#M47212</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2019-10-10T18:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date interpretation</title>
      <link>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1634018#M47218</link>
      <description>&lt;P&gt;Read this...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/QlikView-Date-fields/ta-p/1484786?attachment-id=120209" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/QlikView-Date-fields/ta-p/1484786?attachment-id=120209&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 04:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-interpretation/m-p/1634018#M47218</guid>
      <dc:creator>JGMDataAnalysis</dc:creator>
      <dc:date>2019-10-11T04:02:50Z</dc:date>
    </item>
  </channel>
</rss>

