<?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 changed when qvd is read in Qlik Cloud in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482121#M100898</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153523"&gt;@AnaSilva&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It can be related to the&amp;nbsp;&lt;STRONG&gt;DateFormat&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;TimestampFormat&lt;/STRONG&gt; variable in the Main Section.&lt;BR /&gt;Try this change:&lt;/P&gt;
&lt;PRE&gt;SET&amp;nbsp;DateFormat = 'YYYY-MM-DD';&lt;BR /&gt;SET TimestampFormat='YYYY-MM-DD h:mm:ss[.fff] TT';&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marksouzacosta_0-1726599162033.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171799iE1C5B0622669E3A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marksouzacosta_0-1726599162033.png" alt="marksouzacosta_0-1726599162033.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Sep 2024 18:54:58 GMT</pubDate>
    <dc:creator>marksouzacosta</dc:creator>
    <dc:date>2024-09-17T18:54:58Z</dc:date>
    <item>
      <title>DATE format changed when qvd is read in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482119#M100897</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;
&lt;P&gt;One of our clients has migrated from Qlik Sense Enterprise (QSE) to Qlik Cloud (QCS). They pull all dates from a QVD called&amp;nbsp;&lt;SPAN&gt;DIVISION_CALENDAR.qvd.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In QSE, the date format is YYYY-MM-DD.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnaSilva_1-1726598728171.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171798iA32D29600C579CBD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnaSilva_1-1726598728171.png" alt="AnaSilva_1-1726598728171.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, the same qvd read in QCS displays the format&amp;nbsp;MM/DD/YYYY.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnaSilva_0-1726598705403.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171797iF4ACCB7B2765D338/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnaSilva_0-1726598705403.png" alt="AnaSilva_0-1726598705403.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Client wants the same format from QSE to be in QCS. What are we not seeing? How can we fix the format in QCS?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 18:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482119#M100897</guid>
      <dc:creator>AnaSilva</dc:creator>
      <dc:date>2024-09-17T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format changed when qvd is read in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482121#M100898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153523"&gt;@AnaSilva&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It can be related to the&amp;nbsp;&lt;STRONG&gt;DateFormat&lt;/STRONG&gt;&amp;nbsp;and &lt;STRONG&gt;TimestampFormat&lt;/STRONG&gt; variable in the Main Section.&lt;BR /&gt;Try this change:&lt;/P&gt;
&lt;PRE&gt;SET&amp;nbsp;DateFormat = 'YYYY-MM-DD';&lt;BR /&gt;SET TimestampFormat='YYYY-MM-DD h:mm:ss[.fff] TT';&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marksouzacosta_0-1726599162033.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171799iE1C5B0622669E3A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marksouzacosta_0-1726599162033.png" alt="marksouzacosta_0-1726599162033.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 18:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482121#M100898</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2024-09-17T18:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: DATE format changed when qvd is read in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482123#M100899</link>
      <description>&lt;P&gt;For changing it on app level please have a look here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/regional-settings-in-apps.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Apps/regional-settings-in-apps.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to change your default then enter your user profile settings and change your regional settings for creating apps and scripts. See image below and &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/UserInterface/Languages.htm#anchor-3" target="_self"&gt;this&lt;/A&gt; link&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vegar_0-1726600522678.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171800iB66F0F45BC73EEE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vegar_0-1726600522678.png" alt="Vegar_0-1726600522678.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 19:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/DATE-format-changed-when-qvd-is-read-in-Qlik-Cloud/m-p/2482123#M100899</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2024-09-17T19:17:05Z</dc:date>
    </item>
  </channel>
</rss>

