A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi Carl94580345,
May be the linked reports is pointing to a broken or missing source. It could be using prompted credentials or Windows authentication, which SSRS subscriptions do not support.
Check if Audit & Audit5 are linked reports. Go to SSRS Web Portal → Manage → General tab.
If it says “This is a linked report,” then the original report may have been moved or deleted.
Recreate the report or re-link it to a valid source.
If you still can't access the data source due to the “Something went wrong” error, then try accessing it via Report Builder or Visual Studio.
Hope this helps!