I have an SSRS report server running on SQL Server 2016. There is a report that has a shared data source connection to another SQL server. Report works fine, no issues. They plan to setup mirroring on this data source so I'll add the Failover Partner to the shared source connection string. Just to be clear the report server itself will not be mirrored.
I was wondering if there's a simple method to display on my report at runtime the server name it connected to? Just wanting to be able to see on report did I connect to Primary or to Mirror?
