Forum Discussion
Deployment Pipelines -Datasource rules for Power BI Report with the connection to a Power BI Dataset
I am currently investigating to use Deployment Pipelines for the deployement of Power BI Reports. These reports have a live connection with a Power BI Dataset which is placed in a separate workspace (as the best practices of Power BI describe). Unfortunately I am not able to set any datasource rules for these reports in the Deployment Pipeline. I would like to connect the reports in DEV, with DEV dataset, etc.
Is this currently possible?
15 Replies
- Nimrod_ShalitPower BI Team
RedYsl , Mitchvdd juancho182 , lbendlin
multiple pipelines support is now live!
read more about it in our blog announcement- Deployment pipelines- Azure DevOps extension, multiple pipelines working together, Dataflows GA | Microsoft Power BI Blog | Microsoft Power BI
- lbendlinSuper User
yes, that's how it is designed. Have you used the dataset parameters? If yes, where are you stuck?
- RedYslFrequent Visitor
As far as I kown, for reports based on Live Connection Dataset we don't have access to the connection string where we can add parameters.
Waiting desperatly for March releae : https://docs.microsoft.com/en-us/power-platform-release-plan/2021wave2/power-bi/deployment-pipelines-multiple-pipelines-working-together
- Nimrod_ShalitPower BI Team
unfortunatley, this is still not possible yet.
We are planning to close this gap by the end of the year.
In the meantime, a possible workaround would be to set all reports to connect to the PROD dataset, and have local reports within the dataset pipeline, where you can test changes in the datasets.
Another option is not to manage the dataset in a pipeline, and use it for reports only.
- MitchvddFrequent Visitor
I'm happy that this is a gap you would like to close, but until this is possible I'm unable to use the Deployment Pipelines (which I personally am a big fan of!). However, it works very well for Power BI Dataset in combination with datasource rules.
When you have local reports within the workspaces connected to another datasource it's not possible the push a report from DEV to ACC with Deployment Pipelines. So the problem is not with datasets, but with reports...
- juancho182New Member
Hi Nimrod_Shalit as we are in Q4 now, any updates on this topic? Can I use deployment pipelines to point live connections to DEV, QA and PROD respectively?
Thanks,
- Nimrod_ShalitPower BI Team
This is what we are working on now-
Deployment pipelines - multiple pipelines working together | Microsoft Docs
- FritzVPLAdvocate II
Hi Nimrod_Shalit Mitchvdd Does anyone know if this is still not possible? I have the same scenario of connecting to live pbi datasets in other workspaces as well, and it is still not giving me the option to change the deployment rules so I can connect to the correct PBI dataset as it goes through the pipeline. Has it really not been delivered almost 2.5 years later or am I missing something?
- AbhiSSRSSolution Sage
This works for paginated reports live connected to datasets or SSAS but doesn't work with live connected pbix!
Also noted a security issue with paginated Datasource transformation showing actual V-address of server in cloud!- MitchvddFrequent Visitor
Correct that this is still not possible for pbix reports...
- haleHelper II
Im just trying the deployment pipeline today and come accross this issue. Hopefully this gets addressed soon.
- HinaSNew Member
We are using reports with live connection to datasets in another workspace - This is a major issue blocking us. We need to to be able to change the connection parameter from dev to test or test to prod when deploying these reports
What is the solution and when can we get it?
- haleHelper II
There are rules in deployment pipelines that you can use to change to parameter values.
- AnonymousNot applicable
Hi! Anyone know if there are any updates to this issue?
We want to have a full workflow using azure devops and then deployment pipeliens so our users can test the report.- Kiranmai-1Frequent Visitor
Hello Killjoy. We are facing similar issue. Could you please let me know if you have found any solution to this.