Forum Discussion
muktapurc
1 year agoRegular Visitor
Parameters usage in datasource
I need someone's help. Present I have connected to Dev database. In power query editor I have created two parameters. One parameter for server name and another parameter for database name. After clo...
- 1 year ago
Hi muktapurc - Yes you are correct, No need to mapping the parameters in datasource. Pls follow below steps.
- After creation of Parameters in Power Query editor. Just you can close & apply.
- Then publish the report to DEV workspace. Upon publish sucessfull.
- Navigate to Power BI services and click on deployement pipelines.
- After opening deployement pipelines click on comparison then select your report and dataset and then click deploy to QA.
- After sucessfull deployement, Click on QA/TEST deployement rules. as shown in image.
- Then change the server name and database name with related to TEST worksspace. as shown in image.
I hope this works for you. Thanks!
muktapurc
1 year agoRegular Visitor
Thank you