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 September 15. Request your voucher.
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.