<?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 convert JSON data with nested objects into CSV using Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637410#M732393</link>
    <description>&lt;P&gt;Thank You Frank , it worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Oct 2019 00:13:02 GMT</pubDate>
    <dc:creator>mbp198</dc:creator>
    <dc:date>2019-10-19T00:13:02Z</dc:date>
    <item>
      <title>How to convert JSON data with nested objects into CSV using Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637376#M732391</link>
      <description>&lt;P&gt;I have a JSON File with nested objects, I want the data to be converted into CSV format.&lt;/P&gt;&lt;P&gt;I used some online converters that convert the data for me but I am not allowed to do that with original data which is over million rows and also due to security reasons.&lt;/P&gt;&lt;P&gt;the REST connector available with Qlikview also does not work because it only work with web data requiring HTTP / HTTPS Protocol.&lt;/P&gt;&lt;P&gt;I also went through some other posts already on this community forum, but none of them have nested objects data like I have.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached Json file and Desired solution (or better) .&lt;/P&gt;&lt;P&gt;the solution provided in the post below only helps me to Extract&amp;nbsp; "Event ID" and "Log Id" correctly from my data , but it fails to extract all other information&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-QlikView/Load-Data-by-Script-with-JSON/td-p/1235048" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/New-to-QlikView/Load-Data-by-Script-with-JSON/td-p/1235048&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please help in this matter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637376#M732391</guid>
      <dc:creator>mbp198</dc:creator>
      <dc:date>2024-11-16T19:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert JSON data with nested objects into CSV using Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637390#M732392</link>
      <description>&lt;P&gt;if you slightly modify your json file the attached python script might be what you are looking for...&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;have a look at the attached zip file. it contains a python script for flattening your json file and transform it to csv. the transformed csv can be loaded just as normal into QV. In order to generate the csv file within the script, i inserted an execute statement&amp;nbsp; at the beginning, which triggers the python script!&lt;/P&gt;&lt;P&gt;So in order to get it working you will need to install Python and after that, through cmd-shell, Pandas and Cherrypicker (You will find installation instructions on youtube)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21925i30425DA0749FB5FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.png" alt="Unbenannt.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Oct 2019 21:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637390#M732392</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-10-18T21:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert JSON data with nested objects into CSV using Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637410#M732393</link>
      <description>&lt;P&gt;Thank You Frank , it worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2019 00:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-JSON-data-with-nested-objects-into-CSV-using/m-p/1637410#M732393</guid>
      <dc:creator>mbp198</dc:creator>
      <dc:date>2019-10-19T00:13:02Z</dc:date>
    </item>
  </channel>
</rss>

