Forum Discussion
Can't create deployment rule for Oracle data sources
- 1 month ago
I haven't worked with Oracle as a data source, but one approach you could consider is using Power Query parameters to store the server and database names. Then reference those parameters in your Power Query connection.
When you deploy through Deployment Pipelines, you can simply update the parameter values for each environment (Dev, Test, Prod), and Power Query will use the appropriate server and database automatically.
I haven't worked with Oracle as a data source, but one approach you could consider is using Power Query parameters to store the server and database names. Then reference those parameters in your Power Query connection.
When you deploy through Deployment Pipelines, you can simply update the parameter values for each environment (Dev, Test, Prod), and Power Query will use the appropriate server and database automatically.