cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
alexa_0028
Resolver II
Resolver II

Use deployment pipeline to deploy PBI reports embedded with Power Apps

Hi ,

Does anyone has done it before to deploy PBI having power apps visuals reports using deployment pipeline between DEV/Test/PROD? When I deploy I want DEV PBI report to point to DEV Power Apps, Test PBI report to Test Power Apps and PROD PBI report to PROD Power Apps.

 

Please help me if this is possible.Thanks in advance

2 REPLIES 2
jordandakota
Frequent Visitor

@v-tangjie-msft That didn't answer the question. You're confusing Power BI Apps with Power Apps. I'll lay it out.

 

  • User has three workspaces -> MyApp [Dev], MyApp [Test], MyApp
  • User has a Power BI report connected to a Power BI dataset
  • User has created a Power BI Deployment Pipeline
  • In deployment pipeline, User has created environment variables and mapped each workspace to a separate variable
    • These environment variables point the data sources at Dev source, Test source, Prod source
  • User has 1 report and 1 dataset in the workspace MyApp [Dev], nothing else as yet
  • In the report, User has 1 table visual and 1 Power App visual
    • Power App visual is connected to a Power App called MyPowerApp [Dev]
    • This Power App has its own deployment pipeline in Power Platform
    • Power App deployment pipeline is MyPowerApp [Dev], MyPowerApp [Test], MyPowerApp

Problem: When user deploys in Power BI Deployment Pipeline from MyApp [Dev] to MyApp [Test], how does user get the embedded Power App visual to now point at MyPowerApp [Test] from MyPowerApp [Dev]?

v-tangjie-msft
Community Support
Community Support

Hi @alexa_0028 ,

 

Please try leveraging the deployment pipeline Power BI REST API to integrate Power BI into your organization's automation process.

As part of the deployment API call, you can update the content of the app related to that stage. With this feature, new or updated Power BI items are automatically available to end users after the deployment is complete. For this action, use Deploy all or Selective deployment APIs and Pipeline update app settings.

 

Please refer to the following document for more information.

Integrate Power BI Deployment Pipelines with Azure DevOps – Data – Marc (data-marc.com)

 How to deploy power bi app with power apps embedde... - Microsoft Power BI Community

Automate your deployment pipeline by using APIs and Azure DevOps - Power BI | Microsoft Learn

 

Best Regards,

Neeko Tang

If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly. 

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors