<?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: An issue with .csv file upload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377499#M806990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange it works find at our end. Can you share you sample csv file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Oct 2017 16:51:43 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-10-30T16:51:43Z</dc:date>
    <item>
      <title>An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377497#M806985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've create .csv file with come data (example is below). When I Load this file into the "edit script" the 2-nd and 11th item still stay as string without separating into the columns.&lt;/P&gt;&lt;P&gt;How can I to separate the rows into columns while loading?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 498px;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" width="498"&gt;Product_Id,Product_Line,Product_category,Product_Subcategory&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;1,Sporting Goods,Outdoor Recreation,Winter Sports &amp;amp; Activities&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;2,"Food, Beverages &amp;amp; Tobacco",Food Items,Fruits &amp;amp; Vegetables&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;3,Apparel &amp;amp; Accessories,Clothing,Uniforms&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;4,Sporting Goods,Athletics,Rugby&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;5,Health &amp;amp; Beauty,Personal Care&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;6,Arts &amp;amp; Entertainment,Hobbies &amp;amp; Creative Arts,Musical Instruments&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;7,Arts &amp;amp; Entertainment,Hobbies &amp;amp; Creative Arts,Orchestra Accessories&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;8,Arts &amp;amp; Entertainment,Hobbies &amp;amp; Creative Arts,Crafting Materials&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;9,Hardware,Tool Accessories,Power Tool Batteries&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;10,Home &amp;amp; Garden,Bathroom Accessories,Bath Caddies&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;11,"Food, Beverages &amp;amp; Tobacco",Food Items,Frozen Vegetables&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="xl63" height="21" style="border-top: none;"&gt;12,Home &amp;amp; Garden,Lawn &amp;amp; Garden,Power Equipment&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;

&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377497#M806985</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377498#M806987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Добрый день, Наталья!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Попробовал загрузить Ваш пример из txt - всё хорошо разделяется на колонки. Возможно, в исходном файле есть какой-то скрытый символ, который мешает разделителю. У Вас есть возможность выложить кусочек оригинального файла (с искаженными данными)? Спасибо.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello, Nataliia!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to load you example from txt, and it's work well. May be there is some technical symbol in that rows. Can you please provide a sample of original scrambled data if it's possible? Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 16:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377498#M806987</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-10-30T16:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377499#M806990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange it works find at our end. Can you share you sample csv file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 16:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377499#M806990</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-30T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377500#M806993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Доброго дня, Сергей. &lt;/P&gt;&lt;P&gt;Добавила файл к теме. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 07:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377500#M806993</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2017-10-31T07:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377501#M806996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Vishwarath.&lt;BR /&gt;I have already add an csv example to the topic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 07:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377501#M806996</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2017-10-31T07:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377502#M806997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nataliia, the rows that fails have this content:&lt;/P&gt;&lt;P&gt;"2,""Food, Beverages &amp;amp; Tobacco"",Food Items,Fruits &amp;amp; Vegetables"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The comma that should separate the fields is inside the double quotes, so QV reads this as part of the first field, it should be:&lt;/P&gt;&lt;P&gt;2&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;,"&lt;/STRONG&gt;&lt;/SPAN&gt;Food, Beverages &amp;amp; Tobacco&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;","&lt;/STRONG&gt;&lt;/SPAN&gt;Food Items,Fruits &amp;amp; Vegetables"&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/SPAN&gt;2&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;","&lt;/STRONG&gt;&lt;/SPAN&gt;Food, Beverages &amp;amp; Tobacco&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;","&lt;/STRONG&gt;&lt;/SPAN&gt;Food Items,Fruits &amp;amp; Vegetables"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 08:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377502#M806997</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-31T08:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377503#M806998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you say, how to definde that there is double quotes in the string, 'cause I see only &lt;STRONG&gt;11,"Food, Beverages &amp;amp; Tobacco",Food Items,Frozen Vegetables&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 10:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377503#M806998</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2017-10-31T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377504#M806999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nataliia, do right-click in the file and open it with notepad or any other text editor to see the real content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you are openeing this in excel or any other software changes it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 11:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377504#M806999</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-10-31T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377505#M807000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As ruben mentioned if you open it with notepad you see those extra quotes around 2 and 11 rows. Just remove them and it would work fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181642_Capture.PNG" style="height: 214px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 14:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377505#M807000</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-31T14:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377506#M807001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;O! Indeed! Thank you, now it's obvious.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 07:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377506#M807001</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2017-11-01T07:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: An issue with .csv file upload</title>
      <link>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377507#M807002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It really helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 07:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/An-issue-with-csv-file-upload/m-p/1377507#M807002</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2017-11-01T07:56:08Z</dc:date>
    </item>
  </channel>
</rss>

