Forum Discussion
addyb77
Helper I
9 years agoParameter/drop down list
Hi all I am creating a dashboard to show relevant sql server info for admin and info purposes. I have multiple queries which are identical apart from the servername of the data connection itself....
- Anonymous9 years ago
Use the Query Editor to "Append" these into one query.
Anonymous
9 years agoNot applicable
Use the Query Editor to "Append" these into one query.
addyb77
Helper I
9 years agoThank you i hadnt spotted that. That does the trick.