<?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: Data Formatting issue while storing the data into QVD in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547283#M39403</link>
    <description>&lt;P&gt;Try this while loading in script in qlikview&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Text(Date) as Date&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2019 08:49:32 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2019-02-21T08:49:32Z</dc:date>
    <item>
      <title>Data Formatting issue while storing the data into QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547278#M39402</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We are facing an issue with the data formatting while storing this data to QVD. We need the exact data whatever we have in the database. for example, the date column has data&amp;nbsp; like&lt;/P&gt;&lt;P&gt;Date:&lt;/P&gt;&lt;P&gt;2018-02-03T10:22&lt;/P&gt;&lt;P&gt;2018-03-04&lt;/P&gt;&lt;P&gt;2018-04-05T05:00&lt;/P&gt;&lt;P&gt;2018-06-07&lt;/P&gt;&lt;P&gt;When you observe the above data, it has different formats and the same data should be stored in QVD. But, when we load this data to QVD, it's converted to single format based on the first value and the output data stored in QVD as below (Appended timestamp to it).&lt;/P&gt;&lt;P&gt;Date:&lt;/P&gt;&lt;P&gt;2018-02-03T10:22&lt;/P&gt;&lt;P&gt;2018-03-04T00:00&lt;/P&gt;&lt;P&gt;2018-04-05T05:00&lt;/P&gt;&lt;P&gt;2018-06-07T00:00 which is not expected.&lt;/P&gt;&lt;P&gt;Currently, we handled this issue by using text(Date) and we have many date columns. Similarly, we have to handle this for different variables. Why Qlik can't store this as it is?&lt;/P&gt;&lt;P&gt;I feel it's an issue in the Qlik. Feel free to add your comments.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraju&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547278#M39402</guid>
      <dc:creator>nagarajuecs</dc:creator>
      <dc:date>2024-11-16T06:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Data Formatting issue while storing the data into QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547283#M39403</link>
      <description>&lt;P&gt;Try this while loading in script in qlikview&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Text(Date) as Date&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 08:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547283#M39403</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2019-02-21T08:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Formatting issue while storing the data into QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547292#M39404</link>
      <description>&lt;P&gt;We have a variables defined in Qlik which is creating the issue for you. You have two option to tackle this.&lt;/P&gt;&lt;P&gt;1:&amp;nbsp; Change the variable defination&lt;/P&gt;&lt;P&gt;2: Use text(field) as sugested&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 09:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547292#M39404</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-21T09:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Formatting issue while storing the data into QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547395#M39408</link>
      <description>&lt;P&gt;We used text() to handle this issue. But, we have multiple date columns and in this case, we have to apply the same function across. Do you know the reason why it's doing the conversion in QVD?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 10:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547395#M39408</guid>
      <dc:creator>nagarajuecs</dc:creator>
      <dc:date>2019-02-21T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Formatting issue while storing the data into QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547543#M39426</link>
      <description>&lt;P&gt;If you want to have multiple formattings for the fieldvalues within a field you need to load them with the formattings, maybe with something like:&lt;/P&gt;&lt;P&gt;alt(date(date#(Field), 'format'), 'format'), timestamp(timestamp#(Field), 'format'), 'format'))&lt;/P&gt;&lt;P&gt;Further it might be useful to split such timestamp into a date- and a time-field and just to add them together again where it's really needed. Such an approach would simplify some tasks and could save a significantly amount of resources, see: &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-Importance-Of-Being-Distinct/ba-p/1466796" target="_blank" rel="noopener"&gt;The-Importance-Of-Being-Distinct&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 13:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-Formatting-issue-while-storing-the-data-into-QVD/m-p/1547543#M39426</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-02-21T13:41:04Z</dc:date>
    </item>
  </channel>
</rss>

