Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello,
I would like if it possible to combine the execution of the same SQL Script but on three different servers and to get one table?
So imagine that I have Server A, Server B and Server C and the Script1.
What I would like to do it is to execute in one time the following steps and get one combine table
connect to Server A
Execute Script1
Disconnect from Server A if necessary
connect to Server B
Execute Script1
Disconnect from Server B if necessary
connect to Server C
Execute Script1
Then get one combine table.
Up to now, I am able to run each separatly by I need to combine the table after.
So I wonder if there is a way to carry out that SQL Task in power bi in one time.
Regards,
Solved! Go to Solution.
You can probably use Power Automate https://flow.microsoft.com/en-us/connectors/shared_sql/sql-server/
Help when you know. Ask when you don't!
You can probably use Power Automate https://flow.microsoft.com/en-us/connectors/shared_sql/sql-server/
Help when you know. Ask when you don't!
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 20 | |
| 19 | |
| 11 |
| User | Count |
|---|---|
| 65 | |
| 54 | |
| 46 | |
| 44 | |
| 31 |