Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
harshalshah
Contributor II
Contributor II

Qliksense dataload with SQL table one JSON value column

Hello Team,

 

I would like to know way , i can load the data in Qliksense via data load statement

JSON value :{"data":{"html_attribute_values":{"category":"3793927b-3070-11ee-9af4-0242ac190006","available_for":"379bf4ab-3070-11ee-9af4-0242ac190006","manufacturer":"37946764-3070-11ee-9af4-0242ac190006","model":"37967133-3070-11ee-9af4-0242ac190006","engine_type":"379a2cde-3070-11ee-9af4-0242ac190006","country_location":"3791be47-3070-11ee-9af4-0242ac190006"},"esn":"11111","available":"2023-08-01","owner":"Test","leave_comments":"......"}}

Kindly let me know procedure or step for the same to load data in proper table format 

Thanks
Harshal

1 Reply
ajaykakkar93
Specialist III
Specialist III

Hi,

You can use the below in your load statement 
JsonGet(og,'/data/html_attribute_values/category') as [_category]

Link to help

https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/StringFunction...

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting