I have an app in a solution that uses a table from external data.
The table exists in an on premise sql server instance.
Currently the external table is pointing to a database table in our Development SQL Server.
When we move/deploy the solution to our production power platform environment, we need to point the external table to a table in the production sql server.
How do i parameterize the external table connection so that it can be moved from Dev to Production environments?

Report
All responses (
Answers (