<?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 Ambiguous unicode characters in csv files in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ambiguous-unicode-characters-in-csv-files/m-p/1872580#M71993</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are in the process of moving from Qlikview to Qliksense and I am running into a problem I did not have on Qlikview.&lt;/P&gt;
&lt;P&gt;I receive csv files from a Bulgarian customer and I extract the info from these csv files with the following command (for the item table):&lt;/P&gt;
&lt;P&gt;Items:&lt;BR /&gt;LOAD &lt;BR /&gt;*&lt;BR /&gt;FROM File.csv(txt, unicode, embedded labels, delimiter is '|', no quotes, no eof);&lt;/P&gt;
&lt;P&gt;Store Items into...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine on Qlikview but if I use the exact same script in Qliksense on the exact same csv file, Qliksense extracts two lines less than Qlikview.&lt;/P&gt;
&lt;P&gt;I checked the csv file in details and found that there is a field in the line above each line which is skipped with some characters like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jjotavve_0-1639735762912.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68820i95493CD7BFEA4A49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jjotavve_0-1639735762912.png" alt="Jjotavve_0-1639735762912.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I suppose this field originally contains cyrillic characters which are not properly encoded (or which are not in unicode?). VSCode highlights these as ambiguous unicode characters also.&lt;/P&gt;
&lt;P&gt;I do not know how to manage this error. I tried applying different codepages on this particular field with ApplyCodePage but with no result.&lt;/P&gt;
&lt;P&gt;Has anyone had the same problem? I do not need this field at all so I could also ignore it but wasn't able to find how.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 10:20:16 GMT</pubDate>
    <dc:creator>Jjotavve</dc:creator>
    <dc:date>2021-12-17T10:20:16Z</dc:date>
    <item>
      <title>Ambiguous unicode characters in csv files</title>
      <link>https://community.qlik.com/t5/App-Development/Ambiguous-unicode-characters-in-csv-files/m-p/1872580#M71993</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are in the process of moving from Qlikview to Qliksense and I am running into a problem I did not have on Qlikview.&lt;/P&gt;
&lt;P&gt;I receive csv files from a Bulgarian customer and I extract the info from these csv files with the following command (for the item table):&lt;/P&gt;
&lt;P&gt;Items:&lt;BR /&gt;LOAD &lt;BR /&gt;*&lt;BR /&gt;FROM File.csv(txt, unicode, embedded labels, delimiter is '|', no quotes, no eof);&lt;/P&gt;
&lt;P&gt;Store Items into...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This works fine on Qlikview but if I use the exact same script in Qliksense on the exact same csv file, Qliksense extracts two lines less than Qlikview.&lt;/P&gt;
&lt;P&gt;I checked the csv file in details and found that there is a field in the line above each line which is skipped with some characters like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jjotavve_0-1639735762912.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68820i95493CD7BFEA4A49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jjotavve_0-1639735762912.png" alt="Jjotavve_0-1639735762912.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I suppose this field originally contains cyrillic characters which are not properly encoded (or which are not in unicode?). VSCode highlights these as ambiguous unicode characters also.&lt;/P&gt;
&lt;P&gt;I do not know how to manage this error. I tried applying different codepages on this particular field with ApplyCodePage but with no result.&lt;/P&gt;
&lt;P&gt;Has anyone had the same problem? I do not need this field at all so I could also ignore it but wasn't able to find how.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 10:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ambiguous-unicode-characters-in-csv-files/m-p/1872580#M71993</guid>
      <dc:creator>Jjotavve</dc:creator>
      <dc:date>2021-12-17T10:20:16Z</dc:date>
    </item>
  </channel>
</rss>

