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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
mepa8011
Contributor III
Contributor III

two or more connectios for databases

I want to show me two or more connections for databases in the same dashboard.

with list selection modify the data.

 

 

 

2 Solutions

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

The dashboard does not have live connections to the database.  Connections are made in the script.  In the load script, connect to the first database and load your data.  Then connect to the second database and load data from there.

-Rob

View solution in original post

mepa8011
Contributor III
Contributor III
Author

thank you, your answer was I needed it.

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

The dashboard does not have live connections to the database.  Connections are made in the script.  In the load script, connect to the first database and load your data.  Then connect to the second database and load data from there.

-Rob

mepa8011
Contributor III
Contributor III
Author

thank you, your answer was I needed it.