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: 
iRav1617779340
Contributor
Contributor

Read multiple json files and convert them to a csv file

Hi there,

I need to convert multiple json files to csv in a single job without converting each file separatly ​. Is there any way to read json file without creating metadata? Also i tried tfilelist-> tfileinputjson b​ut i cant add dynamic schema to tfileinputjson as it is not supporting. Could anybody please help to achieve this

Labels (4)
1 Reply
Anonymous
Not applicable

Hi

Unfortunately, the Json components don't support dynamic schema, if the files have different structure, you need to convert each file separately.

 

Regards

Shong