The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi community, how are you?
Once we upload a PBIX. file through SharePoint into Power BI service, we know 3 objects will be generated: dashboard, report and the semantic model.
Think that for some reason we need to migrate this PBIX file to another SharePoint site... Same file, same project, just changing the SharePoint site.
Is there any way we can just change (point to another SharePoint site) direct in the Power BI Service without to upload the file again?
The object here is just to keep all the current structure in PBI Service without cause problems with semantic model refreshes, shared permissions with users, links already generated, created App and so on.
Solved! Go to Solution.
You can experiment with the REST API.
Datasets - Update Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Hi @bajimmy1983 ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the responses has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you!!
Hi @bajimmy1983 ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @lbendlin for the prompt response.
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you!!
You can experiment with the REST API.
Datasets - Update Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn