<?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's Reformatted Following a Where Clause in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9096#M697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My load script is just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TestTable:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From [($(vQVDPath)Test.qvd)] (qvd)&lt;/P&gt;&lt;P&gt;Where OrderDate = '04/30/2018';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried using the following&lt;/P&gt;&lt;P&gt;Where Date(OrderDate,'MM/DD/YYYY') = '04/30/2018';&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where Date(Floor(OrderDate),'MM/DD/YYYY') = '04/30/2018';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And am still seeing the date be changed to a num whenever I use the Where Clause formatted as a Date when I do not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Mark&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 15:03:38 GMT</pubDate>
    <dc:creator>m_perreault</dc:creator>
    <dc:date>2018-05-09T15:03:38Z</dc:date>
    <item>
      <title>Date's Reformatted Following a Where Clause</title>
      <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9094#M695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am loading data from a QVD and when I load it as is my dates are formatted 'MM/DD/YYYY' on the Front End.&amp;nbsp; However when I use a where clause in the load such as Where OrderDate = '04/30/2018'.&amp;nbsp; My dates become formatted as numbers in the front end so '04/30/2018' becomes 43220.&amp;nbsp; Does anyone know why adding a where clause would change the formatting of the date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 14:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9094#M695</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-05-09T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date's Reformatted Following a Where Clause</title>
      <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9095#M696</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;can you attach the LOAD script (image or text) on which you're making the WHERE ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 14:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9095#M696</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-05-09T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date's Reformatted Following a Where Clause</title>
      <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9096#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My load script is just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TestTable:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From [($(vQVDPath)Test.qvd)] (qvd)&lt;/P&gt;&lt;P&gt;Where OrderDate = '04/30/2018';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried using the following&lt;/P&gt;&lt;P&gt;Where Date(OrderDate,'MM/DD/YYYY') = '04/30/2018';&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Where Date(Floor(OrderDate),'MM/DD/YYYY') = '04/30/2018';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;And am still seeing the date be changed to a num whenever I use the Where Clause formatted as a Date when I do not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Mark&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 15:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9096#M697</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-05-09T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date's Reformatted Following a Where Clause</title>
      <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9097#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;TestTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OrderDate ,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MM/DD/YYYY&lt;/SPAN&gt;') as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OrderDate,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;From [($(vQVDPath)Test.qvd)] (qvd)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Where Date(OrderDate,'MM/DD/YYYY') = '04/30/2018';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;also, what is the format of this OrderDate field ? and what is your Date system variable format ?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 15:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9097#M698</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-05-09T15:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date's Reformatted Following a Where Clause</title>
      <link>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9098#M699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Date System Variable Format is the Default 'M/D/YYYY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;TestTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Date(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;OrderDate ,'&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MM/DD/YYYY&lt;/SPAN&gt;') as &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;OrderDate,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;From [($(vQVDPath)Test.qvd)] (qvd)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Where Date(OrderDate,'MM/DD/YYYY') = '04/30/2018';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which will yield the desired formatting in the Front End.&amp;nbsp; I was more just curious as to why the addition of the Where Clause would change the formatting from Date to Num.&amp;nbsp; I believe the format of the OrderDate field is a timestamp which has been formatted Date(OrderDate,'MM/DD/YYYY') but has not had Date(Floor(OrderDate,'MM/DD/YYYY') which I am wondering if this is having an effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 16:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-s-Reformatted-Following-a-Where-Clause/m-p/9098#M699</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-05-09T16:06:03Z</dc:date>
    </item>
  </channel>
</rss>

