The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.