<?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 Help With date Formatting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248606#M1182258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am very new to qlikview application so pardon my ignorance.I loaded data from csv files to qlikview application and kept the date format as M/DD/YYYY which is coming as Jan 1,2011 while I display in list box one of the date objects.Surprisingly I am unable to do any date operation on that field.Whenever I am trying to find week,month of that date field it is returning NULL.Am I missing something?My ultimate aim is to find last 4 weeks date based on a selection of that date field.Any help is highly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Nov 2011 21:10:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-22T21:10:33Z</dc:date>
    <item>
      <title>Help With date Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248606#M1182258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am very new to qlikview application so pardon my ignorance.I loaded data from csv files to qlikview application and kept the date format as M/DD/YYYY which is coming as Jan 1,2011 while I display in list box one of the date objects.Surprisingly I am unable to do any date operation on that field.Whenever I am trying to find week,month of that date field it is returning NULL.Am I missing something?My ultimate aim is to find last 4 weeks date based on a selection of that date field.Any help is highly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 21:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248606#M1182258</guid>
      <dc:creator />
      <dc:date>2011-11-22T21:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help With date Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248607#M1182259</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;Using the date format from the input CSVs will require some formatting in the LOAD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD Date(Date#(DateField, 'MMM D, YYYY')) AS Date&lt;/P&gt;&lt;P&gt;FROM File.csv;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can add or subtract to dates, and calculate with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;BI Consultant&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 21:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248607#M1182259</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-11-22T21:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help With date Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248608#M1182260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date(Datefield,'MM/DD/YYYY) ad Date&lt;/P&gt;&lt;P&gt;or go to Properties&amp;gt;&amp;gt;&amp;gt;Number&amp;gt;&amp;gt;&amp;gt;checked date..and write your date format as per your requirment&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 05:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248608#M1182260</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-23T05:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help With date Formatting</title>
      <link>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248609#M1182261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel that worked like a charm.But now I have one more problem.What I am trying to do is I have a date field in a list box coming from a clone of original calendar table.The calendar table date is used in the report.Now I want a mechanism so that&amp;nbsp; when user selects a date from list box I need to restrict data in the report from selected date to 4 weeks period.I tried the same with calculated dimension without any luck.Please find the attached QVW file.It would be very helpful if you can suggest some steps to achieve that.I am using the personal edition so won't be able to download more than 3 personal edition files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 16:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-With-date-Formatting/m-p/248609#M1182261</guid>
      <dc:creator />
      <dc:date>2011-11-23T16:11:30Z</dc:date>
    </item>
  </channel>
</rss>

