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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
muralam
Creator
Creator

How to convert raw json data to valid json format

Hi ,

i have a postgress table where column data type is JSON, i am getting data in this column, how can i convert this column data into readable json format so that i can extract the coulmn data into multiple fields

 

Urgent help is needed

 

Regards,

Murala

Labels (3)
1 Reply
iamabhishek
Creator III
Creator III

How does your data looks like and what is your expected output?