Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
AxiomaticOne
Frequent Visitor

Point Thin Report at New Premium Capacity

We have one Premium Capacity and we just got another Premium Capacity.  We have hundreds of users who like and use Power Point live visuals and Bookmarks and Subscriptions.  We also use Deployment Pipelines (dev-uat-prd). Finally, thin reports are split from the datasets, thin reports in one workspace/deployment pipeline and datasets in another workspace/deployment pipeline. I've already redployed the dataset I want to move to a new set of dev-uat-prod workspaces/pipeline.

Question: I want to simply repoint my dev-uat-prd thin reports attached to my first workspace/capacity, to the new capacity that has the new copy of the dataset so that my end users don't have to re-do all their embeds, bookmarks, and subscriptions.

I don't think this is possible, what say you?

1 ACCEPTED SOLUTION

Resolution: https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group

So, apparently I just needed to search for rebind instead of repoint.  Read the above Microsoft article. We did this using the "try it" feature of the REST API and it worked perfectly to resolve my original problem.

View solution in original post

3 REPLIES 3
blopez11
Resident Rockstar
Resident Rockstar

If your reports in dev-uat-prd will point to the same workspace/semantic model, then I believe it can be done.

- Open the pbix file in the desktop.

- Select Transform data, then Data source settings

- Select the current semantic model from the list, then Change Source

- Select the new model from the list, then select Create

- You may see a dialog to select the tables to connect to.  Review/update, then select Submit

- Close the Data source settings dialog

- Validate your report

- Save and publish to your dev workspace.

- Validate your report in dev, then promote through the pipleline.

 

Hope this helps,

@blopez11 that does not work actually because the new report that you publish is pointing at a different data set it thus has a different lineage. So when you go to publish that through, it doesn't overwrite the existing copy in UAT to PROD and you then have two reports name the exact same thing but the user artifacts are all pointed at the original, not the new

Resolution: https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group

So, apparently I just needed to search for rebind instead of repoint.  Read the above Microsoft article. We did this using the "try it" feature of the REST API and it worked perfectly to resolve my original problem.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors