I have a report with multiple data sources and a tablix/dataset per data source (dashboard for multiple ETL servers).
If one data source is inaccessible (e.g. the rsErrorOpeningConnection error "Cannot create a connection to data source" -- this happens somewhat frequently in our setting), is it possible to catch that error, but display the tables for data sources which are available? Thanks kindly for any suggestions.