Hi all,
I am currently working on an PowerApp for editing a certain table that is common between several of our databases.
I need to be able to specify, through the PowerApp, which database (chosen from a list) to connect to and pull data from. Unfortunately Execute a SQL Query (V2) doesn't seem to like dynamic parameters for the Database input and tells me the datasource is invalid.
My question is.. is there any way to do this? Specifying the database to connect to as a parameter for the flow at runtime.