Greetings, I've found a few threads similar to what I'm looking for but not exactly. I have a couple hundred reports in SSRS, and most of them use a "Shared" data source, but a small handful of them have a "Custom" data source. I am a novice with SQL.
I just need to find out which ones don't use a shared data source. Does anyone have a query I can use to just return a list of reports that use a custom data source, rather than a shared one? Thank you!