Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Update the Data Source credentials and sql cred while deploying powerbi file through devops. #558

Open
ujjwal62000 opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels

Comments

@ujjwal62000
Copy link

Our Scenario:

We manage our Power BI development files (PBIX) in a Git repository hosted within Azure DevOps.
We aim to automate the deployment of these PBIX files to the QA workspace in Power BI using Azure DevOps pipelines.
Desired Pipeline Steps:

Create a Release Pipeline: This pipeline will automate the deployment process.
Utilize Power BI Actions: This extension allows us to perform various actions within the pipeline, including:
Publish File: Upload the PBIX file to the desired workspace.
Take Ownership: Transfer ownership of the published report to a specific user or group in the QA workspace.
Update Data Source: Configure the report to connect to the appropriate data source for the QA environment (different data sources for different workspaces).
Update SQL Parameter: Update any SQL parameters used within the report to point to the correct data in the QA environment.
Refresh Dataset: Trigger a refresh of the dataset to ensure the report reflects the latest data.
Current Issue:

We're facing problems with the "Update Data Source" and "Update SQL Parameter" tasks within the pipeline.

Request for Assistance:

Troubleshooting Help: We'd appreciate any insights into common pitfalls or troubleshooting steps specific to these tasks in an Azure DevOps pipeline utilizing the Power BI Actions extension.
Identifying Root Cause: Your expertise can help us pinpoint the cause of the issues we're encountering.
ss3 1
ss5
ss4
ss2 1
ss1 1

If you need any further details please ping me over email [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants