I have a canvas app that uses a SQL Server Data Source connection. In my Power Apps environment, I have created a second SQL Server Data Source connction. How do I update my canvas app to use the second SQL Connection instead of the original one it was imported with?
I would like to retain the two connections in my environment so that I can point to different SQL Servers by updating the connection used. The schema of the data is the same between connections.
You will need to follow the below steps: