<?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 Convert Json data to csv format in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327456#M96836</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have my input as json file and I need to convert the same as csv format. Could you please help me on the same?&lt;/P&gt;&lt;P&gt;Can we use tExtractJSONFields ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:47:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:47:58Z</dc:date>
    <item>
      <title>Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327456#M96836</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have my input as json file and I need to convert the same as csv format. Could you please help me on the same?&lt;/P&gt;&lt;P&gt;Can we use tExtractJSONFields ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327456#M96836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327457#M96837</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The tExtractJSONFields component is used to e&lt;SPAN class="shortdesc"&gt;xtract the desired data from JSON fields based on the JSONPath or XPath query and tFileInputJson component is used to extract JSON data from a file and transfer the data to a file, a database table, etc.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 09:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327457#M96837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T09:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327458#M96838</link>
      <description>I will be receiving a Json file which contains details of 40 odd fields. I need to accept the JSON file and convert it to a csv file. The csv file must be uploaded to a particular site.</description>
      <pubDate>Mon, 29 Jan 2018 09:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327458#M96838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327459#M96839</link>
      <description>&lt;P&gt;&lt;SPAN&gt;tFileInputJson component is used to extract JSON data from a Json file.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327459#M96839</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-01-29T10:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327460#M96840</link>
      <description>So i should use the tFileInputJson to extract the desired fields from the Json file and in the components section of the same, I must mention JsonPath as Read By and the csv Filename and path should be mentioned in the Filename section right?
&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jan 2018 10:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327460#M96840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-29T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327461#M96841</link>
      <description>&lt;P&gt;Yes&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 11:53:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327461#M96841</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-01-29T11:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327462#M96842</link>
      <description>&lt;P&gt;is your issue fixed?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 07:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327462#M96842</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-01T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327463#M96843</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;I am also trying to do the same, I've created a job but not able to extract rows from the JSON file, My job runs successfully but only extracts a single row, My file is like below:&lt;/P&gt; 
&lt;P&gt;{"Request_Time":"12345",&lt;BR /&gt;"Hostname":"&lt;A href="https://www.abc.com" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.abc.com&lt;/A&gt;",&lt;BR /&gt;"PID":"12345",&lt;BR /&gt;"Visitor_Id":"12345",&lt;BR /&gt;"Page":"CartPage",&lt;BR /&gt;"Location":"&lt;A href="http://www.abc.com/gallery.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;www.abc.com/gallery.asp&lt;/A&gt;?",&lt;BR /&gt;"Session_ID":"",&lt;BR /&gt;"User_Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36",&lt;BR /&gt;"Geo_Info":"",&lt;BR /&gt;"Data_Layer":[&lt;BR /&gt;{"account":"1305",&lt;BR /&gt;"customerid":"12345",&lt;BR /&gt;"event":"productDataReady",&lt;BR /&gt;"isCriteo":"True",&lt;BR /&gt;"pagetype":"CartPage",&lt;BR /&gt;"siteType":"d",&lt;BR /&gt;"NonComplianceDescription":"",&lt;BR /&gt;"SaleAmtWithOutTaxAndShipping":null,&lt;BR /&gt;"SaleAmtWithTaxAndShipping":null,&lt;BR /&gt;"billingTo":null,&lt;BR /&gt;"conversionValue":null,&lt;BR /&gt;"deduplication":null,&lt;BR /&gt;"exchangeRate":null,&lt;BR /&gt;"localCurrencyCode":null,&lt;BR /&gt;"localItemTotal":null,&lt;BR /&gt;"localItemTotalWithTaxShipping":null,&lt;BR /&gt;"new_customer":null,&lt;BR /&gt;"orderID":null,&lt;BR /&gt;"page":{"pageInfo":&lt;BR /&gt;{"pageName":"CartPage",&lt;BR /&gt;"destinationURL":"&lt;A href="http://www.abc.com/gallery.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;www.abc.com/gallery.asp&lt;/A&gt;?",&lt;BR /&gt;"breadCrumbs":"",&lt;BR /&gt;"pageType":"CartPage",&lt;BR /&gt;"siteType":"d",&lt;BR /&gt;"isCustomer":"False",&lt;BR /&gt;"loginMethod":"1",&lt;BR /&gt;"PID":"12345",&lt;BR /&gt;"customerServiceAgent":"",&lt;BR /&gt;"userID":"12345",&lt;BR /&gt;"ABTest01":"","ABTest02":"","ABTest03":"","ABTest04":"","ABTest05":"","ABTest06":"","ABTest07":"",&lt;BR /&gt;"gaAccount":"UA-15",&lt;BR /&gt;"sessionid":"12345",&lt;BR /&gt;"cartkey":"12345"}},&lt;BR /&gt;"user":{"segment":"",&lt;BR /&gt;"profile":{"profileInfo":&lt;BR /&gt;{"profileID":"1234",&lt;BR /&gt;"userName":"",&lt;BR /&gt;"email":"",&lt;BR /&gt;"emailHash":""}}}&lt;/P&gt; 
&lt;P&gt;I want to extract&amp;nbsp;&lt;SPAN&gt;"Request_Time",&lt;/SPAN&gt;&lt;SPAN&gt;"Hostname",&lt;/SPAN&gt;&lt;SPAN&gt;"PID",&lt;/SPAN&gt;&lt;SPAN&gt;"Visitor_Id" and few fields from&amp;nbsp;"Data_Layer", I am attaching&amp;nbsp;screenshot of Job I built.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Alok&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltbg"&gt;JSON_EXtract.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtVP"&gt;JSON_Input.JPG&lt;/A&gt;</description>
      <pubDate>Thu, 06 Sep 2018 20:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327463#M96843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-06T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327464#M96844</link>
      <description>&lt;P&gt;it seems something is wrong with the structure you´ve postet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the data layer array is openened&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;"Data_Layer":[&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;but never closed. I don´t find a corresponding "]" bracket.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please check first whether you´ve really posted the correct structure and&amp;nbsp;if not post the correct one.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 06:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327464#M96844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-07T06:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327465#M96845</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmmAAG"&gt;@odisys&lt;/A&gt;&amp;nbsp;Thanks for reply, I am attaching two files one with single JSON document in it and other with multiple JSON documents in a single file, When I am trying to read the file with single JSON document, I am able to parse the values I want , but running into problems when trying to parse a multiline JSON file.&lt;/P&gt;
&lt;P&gt;The error I am getting is 'Cannot determine next state'.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltcj"&gt;File_with_multiple_record.txt&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltco"&gt;File_with_Single_record.txt&lt;/A&gt;</description>
      <pubDate>Sat, 08 Sep 2018 01:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327465#M96845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-08T01:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327466#M96846</link>
      <description>&lt;P&gt;Hi AlokGarg,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;there is still problem with your multiple records file.&lt;/P&gt; 
&lt;P&gt;It misses the comma after the first (or before the second) "object" (object = the structure that starts with Request_Time).&lt;/P&gt; 
&lt;P&gt;Also you need array brackets around your whole structure because you have multiple objects on the same hierarchy level.&lt;/P&gt; 
&lt;P&gt;I have added a file with the corrected version.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Because this is more a JSON than a Talend question, i would recommend you to check your file/files first whether they are correct. I am using an online tool where you can post your json, execute JSON-Path queries and see the results.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="http://www.jsonquerytool.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.jsonquerytool.com/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;there are othe tools/webpages out, just google for it, if you need another.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Post your structure and enter some queries like:&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;$.*&lt;/P&gt; 
&lt;P&gt;$[0].Location&lt;/P&gt; 
&lt;P&gt;$[0].Data_Layer[0].products[2]&lt;BR /&gt;$[0].Data_Layer[0].products[*].name&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I did not look at your Talend Job, first the JSOn has to be corrected.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards,&amp;nbsp; odisys&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltd3"&gt;corrected_file_with_multiple_record.txt&lt;/A&gt;</description>
      <pubDate>Sat, 08 Sep 2018 07:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327466#M96846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-08T07:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327467#M96847</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmmAAG"&gt;@odisys&lt;/A&gt;&amp;nbsp;Thank you so much for your reply, I corrected the file manually and I could run the job successfully, but the input file I am getting is coming in the format I have posted, without ' [ ' in starting and no ' , '&amp;nbsp; separating the multiple JSON objects in the file, is there a way I can handle it in my JSON components, or is there a way to modify that raw file using any talend component and loading it to another JSON file with the proper format?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Alok&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 01:26:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327467#M96847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-12T01:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327468#M96848</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOhoAAG"&gt;@AlokGarg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A little bit of&amp;nbsp; quick and dirty java code in a tJavaRow e.g. should do it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Read&amp;nbsp; your original JSON file by tFileInputRaw component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="json1.JPG" style="width: 902px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzOu.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148649iE1027B48F7D6E54C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzOu.jpg" alt="0683p000009LzOu.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Connect it with a tJavaRow.&lt;/P&gt; 
&lt;P&gt;tJavaRow should look like that inside:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="json2.JPG" style="width: 914px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzHy.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139836i3D6828305A6AB1C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzHy.jpg" alt="0683p000009LzHy.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt; 
&lt;P&gt;String newJSON = input_row.content.toString();&lt;/P&gt; 
&lt;P&gt;// add "," to root repeating objects&lt;BR /&gt;newJSON = newJSON.replace("{\"Request_Time\":", ",{\"Request_Time\":");&lt;BR /&gt;// remove "," from first root repeating object&lt;BR /&gt;newJSON = newJSON.replaceFirst(",", "");&lt;BR /&gt;// add array brackets&lt;BR /&gt;newJSON = "[" + newJSON + "]";&lt;/P&gt; 
&lt;P&gt;output_row.content = newJSON;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;// System.out.println(newJSON);&lt;/P&gt; 
&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;connect tJavaRow to fileOutputRaw component:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;fileOutputRaw like that:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="json3.JPG" style="width: 916px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzRK.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154179i717BA238E2B14DBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzRK.jpg" alt="0683p000009LzRK.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Parse your new JSON file instead of the original one.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Tell the guys from the source-system which produce the JSON to deliver correct data to you&lt;/P&gt; 
&lt;P&gt;in the future &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 11:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327468#M96848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-12T11:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Json data to csv format</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327469#M96849</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmmAAG"&gt;@odisys&lt;/A&gt;&amp;nbsp;Thank you so much for this, this is really helpful &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 00:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Json-data-to-csv-format/m-p/2327469#M96849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T00:38:17Z</dc:date>
    </item>
  </channel>
</rss>

