Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |