You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on CICD Pipeline using Power BI Actions in Azure DevOps.
We created release pipeline using Power BI Actions, we got the output for Publishing, adding user, creating workspaces.
But
for our case, we have 2 environments, Dev and Test.
We are using SQL Server as Datasource.
we have 2 databases DEV_Database for DEV environment and Test_Database for Test environment.
As of now, we are using DEV_database for developing reports.
We are trying to publish the report from DEV to Test workspaces. We need to use Test_database in Test workspace. Therefore, we are trying to do this using parameters. But Power Bi actions showing "Bad request " and "Invalidstatus " like this.
Please consider this request and help me to find the solution.
Thanks.
The text was updated successfully, but these errors were encountered:
We are working on CICD Pipeline using Power BI Actions in Azure DevOps.
We created release pipeline using Power BI Actions, we got the output for Publishing, adding user, creating workspaces.
But
for our case, we have 2 environments, Dev and Test.
We are using SQL Server as Datasource.
we have 2 databases DEV_Database for DEV environment and Test_Database for Test environment.
As of now, we are using DEV_database for developing reports.
We are trying to publish the report from DEV to Test workspaces. We need to use Test_database in Test workspace. Therefore, we are trying to do this using parameters. But Power Bi actions showing "Bad request " and "Invalidstatus " like this.
Please consider this request and help me to find the solution.
Thanks.
The text was updated successfully, but these errors were encountered: