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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Loading multiple files to BigQuery using tfileList

Hi,
I Have few txt files in a folder having different schemas, I am using tfilelist component to load all the files in the Google BigQuery using tBigQueryOutput component.
How can i define schema for this component as it does not support dynamic schema?
I have schema for all the files in the repository.
Is there any way to do it?

Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi,
Could you load multiple files with different schema structure into tFileOutputDelimited first then migrating data from one .csv file(tFileInputFullRow) to tBigQueryOutput component?
Best regards
Sabrina

Anonymous
Not applicable
Author

Hi Sabrina,
Thanks for the reply will definitely try the same

Anonymous
Not applicable
Author

Hi,

Feel free to let me know if it is OK with you.
Best regards
Sabrina