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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to get dynamic schema for queries

Hi,

 

I have a file where it has list of queries that generate different schemas. I would like to iterate this file and execute each query and write to excel file. Schema for each query has to be generated dynamically. 

 

tFileInputExcel-->tFlowTolerate-->iterate-->tDBInput-->tfileOutputExcel

 

Can any one help me out?

 

Thanks in advance,

Meghana.

Labels (2)
5 Replies
root
Creator II
Creator II

What do you need to write back to the excel file?

You can use this component to execute the statements on a db.

https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...

HTH
Anonymous
Not applicable
Author

I am using input excel to read list of queries to execute and the output excel is to store the result of each query.

 

 

root
Creator II
Creator II

Kool. The component I shared with an help execute your listed queries
Anonymous
Not applicable
Author

I cannot see tSQLScriptParser

root
Creator II
Creator II

Its supposed to be downloaded from the Talend MarketPlace. I use this daily. 

 

https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&p=marketplace%...