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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
neerajthakur
Creator III
Creator III

JSON field extraction in QlikSense

Hi,

I have one field in PSQL DB Table from where I am extracting data from the server, that field contains data in JSON format.

After extraction that field shows empty values and length is zero, but it contains data, on using SQL Select field from table using LIB Connect to the server, no values is shown, after applying length to that field value is in the range of 13000-14500 characters, applied left(field,length(field) got to see the JSON data but it seems to limit data as on copying the cell value and pasting in notepad it shows unfinished syntax of JSON. USED JSON_EXTRACT no results function seems to be invalid error is JSON_EXTRACT(text,unknown) like this.

@Qlik @swuehl   

Thanks & Regards,
Please Accepts as Solution if it solves your query.
Labels (3)
0 Replies