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: 
Anonymous
Not applicable

Create Metadata (Key,Value) dynamically from JSON API

Hi All,

 

@nthampi 

 

I have one scenario, i need to create metadata dynamically from JSON API file.As my JSON is dynamic. So is there any way that I can break my JSON in key,pair. I can't use tJsonNormalize component because it is a custom component. 

 

Thanks in Advance..!!

 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

The only way is using plain java programming. 

What prevents you from using custom components?