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

Creating multiple Oledb connections in same sheet

Hello,

I am new to qlikview. I am trying to create a dashboard that shd connect to 5 sqlserver instances. These 5 instances have same database names and tables. I want to connect to these 5 instances/databases/tables from a single sheet and create 5 line graph charts one per instance but on the same instance. Is this possible?

2 Replies
gregortvw
Contributor III
Contributor III

Hi,

I'm actually not a developer, but maybe it helps:

you're creating these connection in the script, so you can load data from 5 instances/databases/tables in 5 tables in QV, so you can use these tables in one sheet on the frontend.

Regards