Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
This error appeared this week in one of our workspaces when syncing a branch from the repository into the workspace.
Workload Error Code Workload_FailedToParseFile
Workload Error Message In 'report.json' and resource package 'RadarChart1446119667547' item at position '0' is missing 'name' property.
This issue did not appear before as I was able to sync my branch without issues. I looked up where this RadarChart was referenced in report.json. I also saw that RadarChart is a custom visual imported from the marketplace. However, as noted, I did not have issues syncing with the custom visual in the report.
This is the section in report.json where those packages are referenced
"resourcePackages": [
{
"resourcePackage": {
"disabled": false,
"items": [
{
"name": "CY18SU07",
"path": "BaseThemes/CY18SU07.json",
"type": 202
}
],
"name": "SharedResources",
"type": 2
}
},
{
"resourcePackage": {
"disabled": false,
"items": [
{
"path": "BulletChart1443347686880.pbiviz.json",
"type": 5
}
],
"name": "BulletChart1443347686880",
"type": 0
}
},
{
"resourcePackage": {
"disabled": false,
"items": [
{
"path": "ChordChart1444757060245.pbiviz.json",
"type": 5
}
],
"name": "ChordChart1444757060245",
"type": 0
}
},
{
"resourcePackage": {
"disabled": false,
"items": [
{
"path": "heatStreams74779FE5319F4655BE62C4C5FD0ABFB1.pbiviz.json",
"type": 5
}
],
"name": "heatStreams74779FE5319F4655BE62C4C5FD0ABFB1",
"type": 0
}
},
{
"resourcePackage": {
"disabled": false,
"items": [
{
"path": "RadarChart1446119667547.pbiviz.json",
"type": 5
}
],
"name": "RadarChart1446119667547",
"type": 0
}
}
],
The only way to make the branch sync down to the workspace is by removing the custom visuals from the report. Then I think this is a bug introduced in the Power BI service where the workspace is not able to parse a report.json file that contains custom visuals.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @tomordonezmiron ,
Thank you for sharing, for other users with similar experiences you can check the comments below. This thread will now be closed.
Best regards.
Community Support Team_ Caitlyn