<?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 format changes when using where clasue on non-date field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986611#M336456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have what I want by using &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;TimeStamp(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AdCreated&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AdCreated&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but nevertheless, if you are interested:&lt;/P&gt;&lt;P&gt;neither&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(Timestamp#(AdCreated,'DD.MM.YYYY HH:&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mm&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;:SS')) AS AdCreated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;nor&lt;/P&gt;&lt;P&gt;Date(Timestamp#(AdCreated,'DD.MM.YYYY hh:mm:ss')) AS AdCreated&lt;/P&gt;&lt;P&gt;did work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Sep 2015 11:18:59 GMT</pubDate>
    <dc:creator>nigel987</dc:creator>
    <dc:date>2015-09-07T11:18:59Z</dc:date>
    <item>
      <title>Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986603#M336448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a weird issue with my dates and cannot find the cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load data from a qvd file in the following way:&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD AdID, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdType, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStatus, &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStartDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdEndDate&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[..\QVD\Anzeigen.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case everything is fine. My dates are displayed in the following way: DD.MM.YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I load the data together with a where clause on a field which is not a date field, the date fields are displayed as days sind Dec 1899.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Directory;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD AdID, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdType, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStatus, &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStartDate, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdEndDate&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;[..\QVD\Anzeigen.qvd]&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;(qvd)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;WHERE AdStatus &amp;gt;= 50;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why this happens?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any advise. Have a good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986603#M336448</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-07T09:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986604#M336449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Directory;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD AdID,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdType,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStatus,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TimeStamp(AdStartDate) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3332996368408px;"&gt;AdStartDate&lt;/SPAN&gt;,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3332996368408px;"&gt;TimeStamp(AdEndDate) as &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3332996368408px;"&gt;AdEndDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[..\QVD\Anzeigen.qvd]&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(qvd)&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE AdStatus &amp;gt;= 50;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986604#M336449</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-09-07T10:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986605#M336450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps, somehow it's being treated as string and then trying to convert to date. Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;LOAD AdID,&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdType, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStatus, &lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; Date(TimeStamp#(&lt;/STRONG&gt;AdStartDate, 'DD.MM.YYYY HH:MM:SS')) as AdStartDate,&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Date(TimeStamp#(&lt;/STRONG&gt;AdEndDate, 'DD.MM.YYYY HH:MM:SS')) as AdEndDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;[..\QVD\Anzeigen.qvd]&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;(qvd)&lt;/P&gt;&lt;P style="font-size: 13.33px;"&gt;WHERE AdStatus &amp;gt;= 50;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986605#M336450</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-07T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986606#M336451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Manish for the fast response! But do you know the reason why this happens?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986606#M336451</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-07T10:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986607#M336452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea but could be as per what tresesco has replied...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986607#M336452</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-09-07T10:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986608#M336453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manish's answer was already helpful, but I tried yours as well.&lt;/P&gt;&lt;P&gt;After I reload it, there seem to be no values in this field. &lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD AdID, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdType, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdStatus, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Timestamp#(AdCreated,'DD.MM.YYYY HH:MM:SS')) AS AdCreated, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AdCreatedD&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\Anzeigen.qvd]&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;WHERE AdStatus &amp;gt;= 50;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986608#M336453</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-07T10:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986609#M336454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try making the second MM small, like&lt;/P&gt;&lt;P&gt;Date(Timestamp#(AdCreated,'DD.MM.YYYY HH:&lt;STRONG&gt;mm&lt;/STRONG&gt;:SS')) AS AdCreated,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986609#M336454</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-07T10:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986610#M336455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Date(Timestamp#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;AdCreated&lt;/SPAN&gt;,'DD.MM.YYYY hh:mm:ss')) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;AdCreated&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986610#M336455</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-09-07T10:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date format changes when using where clasue on non-date field</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986611#M336456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already have what I want by using &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;TimeStamp(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AdCreated&lt;/SPAN&gt;) as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AdCreated&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but nevertheless, if you are interested:&lt;/P&gt;&lt;P&gt;neither&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(Timestamp#(AdCreated,'DD.MM.YYYY HH:&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mm&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;:SS')) AS AdCreated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;nor&lt;/P&gt;&lt;P&gt;Date(Timestamp#(AdCreated,'DD.MM.YYYY hh:mm:ss')) AS AdCreated&lt;/P&gt;&lt;P&gt;did work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 11:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-changes-when-using-where-clasue-on-non-date-field/m-p/986611#M336456</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-07T11:18:59Z</dc:date>
    </item>
  </channel>
</rss>

