<?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: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087710#M89164</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2252"&gt;@Vicky_Z&lt;/a&gt;&amp;nbsp;I am using qliksensedesktop: 14.54.2&lt;/P&gt;
&lt;P&gt;We have more csvs with this problem, exceeding milions of rows, so saving as xlsx file will not work. I have a workaround using the desktop version or python scripts but it would save me a lot of time being able to load it directly into QSB.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 10:15:10 GMT</pubDate>
    <dc:creator>Radim</dc:creator>
    <dc:date>2023-06-26T10:15:10Z</dc:date>
    <item>
      <title>CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087243#M89140</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I have a problem loading csv file into qlik sense business. The csv file contains strings including doublequotes, linebreaks etc. I believe that the csv is correctly quoted. I do not understand, how is it possible that I&amp;nbsp;&lt;STRONG&gt;can read it correctly into Qlik Sense Desktop&lt;/STRONG&gt; but cannot load in into cloud business. I take the same csv, load it into qlik sense business datafiles and than load it with the same script as i use in desktop. CSV and results after loading to QSD and QSB attached.&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;----------------------&lt;/P&gt;
&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;*&lt;/P&gt;
&lt;P&gt;FROM [lib://DataFiles/testCSV.csv]&lt;BR /&gt;(txt, utf8, embedded labels, delimiter is ',', msq);)&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 14:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087243#M89140</guid>
      <dc:creator>Radim</dc:creator>
      <dc:date>2023-06-23T14:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087249#M89141</link>
      <description>&lt;P&gt;It seems that the document reader ("Preview file") in this forum is able to read it correctly too! But Qlik Sense Business is not?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 14:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087249#M89141</guid>
      <dc:creator>Radim</dc:creator>
      <dc:date>2023-06-23T14:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087647#M89158</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/235789"&gt;@Radim&lt;/a&gt;&amp;nbsp; I tried a few quoting option as well as "no quote" in loading script, but got the same behavior. I also tested in Qlik Sense Desktop and got the same result. Could you please let me know which version of QSD you tested so I can check if there is any change/difference between them?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently the workaround could be clean the source file before loading or re-save it as xlsx file.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 08:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087647#M89158</guid>
      <dc:creator>Vicky_Z</dc:creator>
      <dc:date>2023-06-26T08:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087710#M89164</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2252"&gt;@Vicky_Z&lt;/a&gt;&amp;nbsp;I am using qliksensedesktop: 14.54.2&lt;/P&gt;
&lt;P&gt;We have more csvs with this problem, exceeding milions of rows, so saving as xlsx file will not work. I have a workaround using the desktop version or python scripts but it would save me a lot of time being able to load it directly into QSB.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 10:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2087710#M89164</guid>
      <dc:creator>Radim</dc:creator>
      <dc:date>2023-06-26T10:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2088465#M89210</link>
      <description>&lt;P&gt;I'll test the version of QSD and see if there is any major behavior change&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 00:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2088465#M89210</guid>
      <dc:creator>Vicky_Z</dc:creator>
      <dc:date>2023-06-28T00:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2089371#M89297</link>
      <description>&lt;P&gt;I tested in QSD May 22 and it worked there. I feel there is some behavior change in recent versions. I may request a defect to R&amp;amp;D for some more opinion. I will keep you update in the ticket&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 05:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2089371#M89297</guid>
      <dc:creator>Vicky_Z</dc:creator>
      <dc:date>2023-06-30T05:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2089838#M89337</link>
      <description>&lt;P&gt;This is confirmed as a&amp;nbsp;d&lt;SPAN&gt;egrade in recent versions and the fix will be included in the new engine. But I recently checked on my tenant and the fix has not been released yet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 07:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2089838#M89337</guid>
      <dc:creator>Vicky_Z</dc:creator>
      <dc:date>2023-07-03T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2090871#M89414</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/235789"&gt;@Radim&lt;/a&gt;&amp;nbsp; Just checked my QCB. It appears the fix has been released. The double quotes in the sample csv file can be correctly recognised. Could you please check in your tenant?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 05:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2090871#M89414</guid>
      <dc:creator>Vicky_Z</dc:creator>
      <dc:date>2023-07-11T05:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: CSV file loaded correct in Qlik Sense Desktop, incorrect in Qlik Sense Business</title>
      <link>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2092348#M89529</link>
      <description>&lt;P&gt;Hi Vicky, yes, it works for us too. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 05:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/CSV-file-loaded-correct-in-Qlik-Sense-Desktop-incorrect-in-Qlik/m-p/2092348#M89529</guid>
      <dc:creator>Radim</dc:creator>
      <dc:date>2023-07-11T05:40:55Z</dc:date>
    </item>
  </channel>
</rss>

