Anonymous's avatar
Anonymous
Not applicable
2 years ago
Status:
Investigating

Excel Hyperlink generates internal error - 500 powerBIClusterFQDN must be provided

Hi All,

 

I have recently migrated a paginated SSRS report to PowerBI, by re-ipoading the SSRS RDL file to the service.

 

The report contains a hyperlink to a sub-report, which runs fine in both SSRS and PowerBi.

 

The issue is that once the PowerBi report is exported to Excel, when the hyperlink is clicked to launch the sub-report it generates the below error in the web browser. The same process for the SSRS report works fine.

 

The sub report exists in the same Workspace.

 

Can anyone offer any help on how to resolve this?

 

{
"code": "InternalError",
"subCode": 0,
"message": "An internal error occurred.",
"timeStamp": "2023-12-15T10:19:52.0572884Z",
"httpStatusCode": 500,
"hresult": -2147467259,
"details": [
{
"code": "RootActivityId",
"message": "3f49c726-6e3e-47f6-8521-13f56f16a0bc"
},
{
"code": "Param1",
"message": "powerBIClusterFQDN must be provided."
}
]
}

 

 

 

 

 

Thanks

 

Nick

4 Comments