<?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 read Nested JSON file in QlikView. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721911#M591243</link>
    <description>&lt;P&gt;I believe there is a JSON connector available.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2020 21:03:42 GMT</pubDate>
    <dc:creator>MakMakesitpossible</dc:creator>
    <dc:date>2020-06-24T21:03:42Z</dc:date>
    <item>
      <title>How to read Nested JSON file in QlikView.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721909#M591242</link>
      <description>&lt;P&gt;hi There,&lt;/P&gt;&lt;P&gt;can anyone help me how can I read a &lt;STRONG&gt;NESTED JSON&lt;/STRONG&gt; file&lt;/P&gt;&lt;P&gt;for &lt;STRONG&gt;eg:&lt;/STRONG&gt; my json file is something like this. (it's a small part of my JSON data)&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"title": "",&lt;BR /&gt;"description": "",&lt;BR /&gt;"position": 10,&lt;BR /&gt;"question_count": 1,&lt;BR /&gt;"id": "1234",&lt;BR /&gt;"href": "&lt;A href="https://something.something" target="_blank"&gt;https://something.something&lt;/A&gt;",&lt;BR /&gt;"questions": [&lt;BR /&gt;{&lt;BR /&gt;"id": "123",&lt;BR /&gt;"position": 1,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"family": "single",&lt;BR /&gt;"subtype": "ver",&lt;BR /&gt;"sorting": null,&lt;BR /&gt;"required": {&lt;BR /&gt;"text": "",&lt;BR /&gt;"type": "all",&lt;BR /&gt;"amount": "50"&lt;BR /&gt;},&lt;BR /&gt;"validation": null,&lt;BR /&gt;"forced_ranking": false,&lt;BR /&gt;"headings": [&lt;BR /&gt;{&lt;BR /&gt;"heading": "In process"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"href": "&lt;A href="https://something" target="_blank"&gt;https://something&lt;/A&gt;",&lt;BR /&gt;"answers": {&lt;BR /&gt;"choices": [&lt;BR /&gt;{&lt;BR /&gt;"position": 1,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "50%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "316"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"position": 4,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "51% - 60%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "107"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"position": 3,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "61% - 70%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "108"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"position": 4,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "71% - 80%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "109"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"position": 5,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "81% - 90%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "110"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"position": 6,&lt;BR /&gt;"visible": true,&lt;BR /&gt;"text": "91% - 100%",&lt;BR /&gt;"quiz_options": {&lt;BR /&gt;"score": 0&lt;BR /&gt;},&lt;BR /&gt;"id": "111"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;/P&gt;&lt;P&gt;I want to load this JSON file and&amp;nbsp;&lt;SPAN&gt;I need it in a single-table output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please help me...&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;Deep&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721909#M591242</guid>
      <dc:creator>deep</dc:creator>
      <dc:date>2024-11-16T18:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Nested JSON file in QlikView.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721911#M591243</link>
      <description>&lt;P&gt;I believe there is a JSON connector available.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 21:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721911#M591243</guid>
      <dc:creator>MakMakesitpossible</dc:creator>
      <dc:date>2020-06-24T21:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read Nested JSON file in QlikView.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721918#M591244</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/86834"&gt;@MakMakesitpossible&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am looking to read the JSON file &lt;STRONG&gt;or convert&lt;/STRONG&gt;&amp;nbsp;the JSON file into &lt;STRONG&gt;CSV&lt;/STRONG&gt; or&lt;STRONG&gt; XML&lt;/STRONG&gt; so, it will be very easy for me to load into QlikView.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 21:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-read-Nested-JSON-file-in-QlikView/m-p/1721918#M591244</guid>
      <dc:creator>deep</dc:creator>
      <dc:date>2020-06-24T21:11:06Z</dc:date>
    </item>
  </channel>
</rss>

