<?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 Transform JSON data from &amp;quot;CLOB&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Transform-JSON-data-from-quot-CLOB-quot/m-p/1245953#M395124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a column in a database that for performance reason stores the data in the following format:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "period" : "201509",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_civicno" : "202422330",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_firstname" : "John",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_lastname" : "Doe",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "eventunit_code" : "NOFTH",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "eventunit_name" : "Norreka",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "dep_name" : "F3",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_startdate" : "150608",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_enddate" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_ratecategory" : "HEL",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "measurementdate" : "15-SEP-15",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "addresstype" : "PUBLIC_RECORD",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "receiver_id" : "1287",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "municipal_code" : "1287",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "municipal_name" : "Galaxy"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So every row in column DATA has a lot of data that I need to extract and put into seperate columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to transform this into columns with the corresponding data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2016 13:26:25 GMT</pubDate>
    <dc:creator>Jonathan_Alm</dc:creator>
    <dc:date>2016-11-14T13:26:25Z</dc:date>
    <item>
      <title>Transform JSON data from "CLOB"</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-JSON-data-from-quot-CLOB-quot/m-p/1245953#M395124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a column in a database that for performance reason stores the data in the following format:&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "period" : "201509",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_civicno" : "202422330",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_firstname" : "John",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "child_lastname" : "Doe",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "eventunit_code" : "NOFTH",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "eventunit_name" : "Norreka",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "dep_name" : "F3",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_startdate" : "150608",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_enddate" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "event_ratecategory" : "HEL",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "measurementdate" : "15-SEP-15",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "addresstype" : "PUBLIC_RECORD",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "receiver_id" : "1287",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "municipal_code" : "1287",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "municipal_name" : "Galaxy"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So every row in column DATA has a lot of data that I need to extract and put into seperate columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to transform this into columns with the corresponding data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 13:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-JSON-data-from-quot-CLOB-quot/m-p/1245953#M395124</guid>
      <dc:creator>Jonathan_Alm</dc:creator>
      <dc:date>2016-11-14T13:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transform JSON data from "CLOB"</title>
      <link>https://community.qlik.com/t5/QlikView/Transform-JSON-data-from-quot-CLOB-quot/m-p/1245954#M395125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Heres a start and use generic load as in the link provided:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3629"&gt;The Generic Load&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Dummy&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '"' ,1) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MyColumn&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '"' ,3) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MyData&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; ;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[ &lt;BR /&gt; DATA,&lt;BR /&gt; "period" : "201509",&lt;BR /&gt; "child_civicno" : "202422330",&lt;BR /&gt; "child_firstname" : "John",&lt;BR /&gt; "child_lastname" : "Doe",&lt;BR /&gt; "eventunit_code" : "NOFTH",&lt;BR /&gt; "eventunit_name" : "Norreka",&lt;BR /&gt; "dep_name" : "F3",&lt;BR /&gt; "event_startdate" : "150608",&lt;BR /&gt; "event_enddate" : "",&lt;BR /&gt; "event_ratecategory" : "HEL",&lt;BR /&gt; "measurementdate" : "15-SEP-15",&lt;BR /&gt; "addresstype" : "PUBLIC_RECORD",&lt;BR /&gt; "receiver_id" : "1287",&lt;BR /&gt; "municipal_code" : "1287",&lt;BR /&gt; "municipal_name" : "Galaxy"&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2016 14:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Transform-JSON-data-from-quot-CLOB-quot/m-p/1245954#M395125</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-14T14:18:10Z</dc:date>
    </item>
  </channel>
</rss>

