March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I just recently migrated one of my Azure Analysis Services models to Power BI Premium and I'm now looking to migrate the reports to the new semantic model.
From what I understand and read, this can be accomplished by editing the definition.pbir file which I've done, but one of the required fields is to include the unique identifier for the target dataset in the Microsoft Fabric service, but I'm uncertain where to find this unique identifier.
Any suggestions would be greatly appreciated.
Thank you
Solved! Go to Solution.
What I would suggest is to create a new PBIP file, connecting to a new select model once that is saved definition file and copy and paste that into your existing file?
You can log into the power BI service then in your semantic model, click on three dots and select settings. When you look in the url you will see /Datasets/FUID this is your unique identifier. Here is an example highlighted below.
Hello @GilbertQ ,
Thank you for your response. I orginally added the FUID to the definition.pbir file, saved it then attempted to reopen the report in PowerBI Desktop but failed because the pbiServiceModeId was expecting an integer value, not a string like shown below:
{
"version": "4.0",
"datasetReference": {
"byPath": null,
"byConnection": {
"connectionString": "Data Source=powerbi://api.powerbi.com/v1.0/myorg/XXXXXXXXXXXXXXXXXXXXXXXXX;Initial Catalog=NNNNNNNNNNNNNNNNNNNNNNNNNNNN;",
"pbiServiceModelId": "17c4bee02-ac74-4c72-8458-67f4fa7b491e",
"pbiModelVirtualServerName": "sobe_wowvirtualserver",
"pbiModelDatabaseName": "NNNNNNNNNNNNNNNNNNNNNNNNNNNN",
"connectionType": "pbiServiceXmlaStyleLive",
"name": null
}
}
}
Below is the error I receive:
Error while reading '<ccon>C:\NNNNNNNNNNN\NNNNNNNNNNN\PBIP\NNNNNNNNNNNNNNNNNNNNN.Report\definition.pbir</ccon>'. ReportDefinition:
Invalid type. Expected Integer, Null but got String. Path 'datasetReference.byConnection.pbiServiceModelId', line 7, position 66.
What I would suggest is to create a new PBIP file, connecting to a new select model once that is saved definition file and copy and paste that into your existing file?
Worked like a charm! Thank you once again Gilbert!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
37 | |
22 | |
20 | |
10 | |
9 |
User | Count |
---|---|
59 | |
55 | |
22 | |
14 | |
12 |