<?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 formatting issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619422#M595553</link>
    <description>&lt;P&gt;do as below in the script:&lt;/P&gt;&lt;P&gt;date(fieldName, '$(DateFormat)') as fieldName&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2019 07:48:40 GMT</pubDate>
    <dc:creator>agigliotti</dc:creator>
    <dc:date>2019-09-03T07:48:40Z</dc:date>
    <item>
      <title>Date formatting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619419#M595552</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have set the date format in the script (see attached) but when I add the date fields to the dashboard as a text object they don't seem to be formatted correctly (see attached). Any ideas on what the issue might be here?&lt;/P&gt;&lt;P&gt;I would like to fix the problem in the script rather than have to reformat each individual object containing a date in the dashboard...&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Dilpreet&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 07:42:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619419#M595552</guid>
      <dc:creator>gilldilpreet</dc:creator>
      <dc:date>2019-09-03T07:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619422#M595553</link>
      <description>&lt;P&gt;do as below in the script:&lt;/P&gt;&lt;P&gt;date(fieldName, '$(DateFormat)') as fieldName&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 07:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619422#M595553</guid>
      <dc:creator>agigliotti</dc:creator>
      <dc:date>2019-09-03T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619529#M595554</link>
      <description>&lt;P&gt;Any calculation with a date will remove the formatting and return a pure number. This means you will need to format it again usually by wrapping it within a date(), like:&lt;/P&gt;&lt;P&gt;date(max(DateField)) or date(today()-1) and similar cases.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 11:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1619529#M595554</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-09-03T11:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date formatting issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1622745#M595555</link>
      <description>&lt;P&gt;Dilpreet, just giving you some additional links that may help you in addition to the two posters.&amp;nbsp; If any of them got you what you needed, be sure to come back and use the Accept as Solution button on their post(s) to give them credit and let others know the suggestion worked.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateAndTimeFunctions/date-time-functions.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Why-don-t-my-dates-work/ba-p/1465849" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Why-don-t-my-dates-work/ba-p/1465849&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-formatting-issue/m-p/1622745#M595555</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-09-11T16:43:51Z</dc:date>
    </item>
  </channel>
</rss>

