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

Retrieve Data using multiple data source

    Currently, I am pulling data using an ODBC. I also want to pull data from an excel spreadsheet I have.

How would I go about pulling data from the spreadsheet at the same time while pulling data from the ODBC.

1 Reply
markp201
Creator III
Creator III

In the same document?  Data retrieval is done sequentially. 

If you are looking to load data in parallel, you can create a document with just a load script to output a QVD. 

You can create schedules to run these scripts at the same time.