<?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: How to parse comma delimited file with json array columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-parse-comma-delimited-file-with-json-array-columns/m-p/2490151#M141478</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/265288"&gt;@Edith1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik or any framework will see the file comma seperated, so every comma will seperate a new column. You should change the delimiter, such as semicolon etc. Then you can take the 4th column as a one column instead of three column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Changing the delimiter will be solve your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ramazan&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 13:31:32 GMT</pubDate>
    <dc:creator>ramazanerduran</dc:creator>
    <dc:date>2024-10-31T13:31:32Z</dc:date>
    <item>
      <title>How to parse comma delimited file with json array columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-parse-comma-delimited-file-with-json-array-columns/m-p/2490029#M141472</link>
      <description>&lt;P&gt;I have a comma delimited file (.CSV) and there's a few columns that have json array data. I need those columns to be split into 1 column but its splitting into several columns. How can I do that?&lt;/P&gt;
&lt;P&gt;Here's an example of 1 data row:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;mhsge@xx.com,John,Doe,"[{""FieldName"": ""Upload"", ""FileName"": ""CSWE2023_Ps.pdf"", ""FileName"": ""851171f2-9821c3.pdf""}]"&lt;/P&gt;
&lt;P&gt;Here's the setting for the input:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;1st column does result in the email&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;2nd column does result in first name&lt;/LI&gt;
&lt;LI&gt;3rd column does result in last name&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;ISSUE&lt;/STRONG&gt;: 4th column splits into several columns and I want the entire string data for the json array
&lt;UL&gt;
&lt;LI&gt;splits into 3 columns:&amp;nbsp;
&lt;UL&gt;
&lt;LI&gt;"[{""FieldName"": ""Upload""&lt;/LI&gt;
&lt;LI&gt;""FileName"": ""CSWE2023_Ps.pdf""&lt;/LI&gt;
&lt;LI&gt;""FileName"": ""851171f2-9821c3.pdf""}]"&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Edith1_0-1730310790981.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/173610iCC7131A8D453A3BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Edith1_0-1730310790981.png" alt="Edith1_0-1730310790981.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 17:58:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-parse-comma-delimited-file-with-json-array-columns/m-p/2490029#M141472</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2024-10-30T17:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to parse comma delimited file with json array columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-parse-comma-delimited-file-with-json-array-columns/m-p/2490151#M141478</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/265288"&gt;@Edith1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Qlik or any framework will see the file comma seperated, so every comma will seperate a new column. You should change the delimiter, such as semicolon etc. Then you can take the 4th column as a one column instead of three column.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Changing the delimiter will be solve your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ramazan&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 13:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-parse-comma-delimited-file-with-json-array-columns/m-p/2490151#M141478</guid>
      <dc:creator>ramazanerduran</dc:creator>
      <dc:date>2024-10-31T13:31:32Z</dc:date>
    </item>
  </channel>
</rss>

