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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
root
Creator II
Creator II

How to transform json object (from source)?

I need to read a json object from source and tweak it and transform it to a "similar" json object (different field names)... What is the best way to achieve this? 
JsonData from source:
"identifiers":

JSonData format needed from above data:
        "other_identifiers":
Thanks
Labels (3)
1 Reply
root
Creator II
Creator II
Author

Shameless bump. Please share any help.