<?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: Creating a CSV file from JSON using Qlik SaaS Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486849#M4934</link>
    <description>&lt;P&gt;Could you provide more details on how the custom code block in QAA should be structured to transform the JSON into the required CSV format? an example of how to handle nested fields in the JSON during this process?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2024 11:20:44 GMT</pubDate>
    <dc:creator>MigueldelCampo</dc:creator>
    <dc:date>2024-10-14T11:20:44Z</dc:date>
    <item>
      <title>Creating a CSV file from JSON using Qlik SaaS Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486471#M4923</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;I’m working on a Qlik SaaS Automation and need to convert a JSON file (table) (from Onedrive) into a CSV file. Has anyone successfully done this in Automation? If so, could you guide me on the steps or provide an example? Any advice on how to map the JSON structure to CSV columns would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Miguel.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 19:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486471#M4923</guid>
      <dc:creator>MigueldelCampo</dc:creator>
      <dc:date>2024-10-10T19:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a CSV file from JSON using Qlik SaaS Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486697#M4932</link>
      <description>&lt;P&gt;Hi Miguel, not sure if QAA is the best tool for this but what you could do is read the json in QAA, use the custom code block to transform its content into the format you need for the csv and then create the csv file &amp;amp; write to it line by line in the file location of choice.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 16:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486697#M4932</guid>
      <dc:creator>tolange</dc:creator>
      <dc:date>2024-10-12T16:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a CSV file from JSON using Qlik SaaS Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486849#M4934</link>
      <description>&lt;P&gt;Could you provide more details on how the custom code block in QAA should be structured to transform the JSON into the required CSV format? an example of how to handle nested fields in the JSON during this process?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 11:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486849#M4934</guid>
      <dc:creator>MigueldelCampo</dc:creator>
      <dc:date>2024-10-14T11:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a CSV file from JSON using Qlik SaaS Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486861#M4936</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;
&lt;P&gt;Here some steps could be useful&lt;/P&gt;
&lt;P&gt;1-Get the file from OneDrive, in Qlik Application Automation, create a new automation using the OneDrive Connector to get the JSON file from OneDrive. You can use the "Get File" block or "Download File" to retrieve the content.&lt;BR /&gt;2-Parse the JSON structure.&lt;BR /&gt;3-Use a loop to extract each JSON object and map it to CSV columns.&lt;BR /&gt;4-Create and store the CSV file in OneDrive.&lt;/P&gt;
&lt;P&gt;If you're running into specific challenges, such as JSON structures or handling complex mappings, feel free to share more details&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 12:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Creating-a-CSV-file-from-JSON-using-Qlik-SaaS-Automation/m-p/2486861#M4936</guid>
      <dc:creator>diegozecchini</dc:creator>
      <dc:date>2024-10-14T12:05:00Z</dc:date>
    </item>
  </channel>
</rss>

