Hiding Empty Reports in Dashboard
I'd like to create a dashboard which summarizes all information related to an individual.
As an example let's say there are 20 tables each with 1000 rows, person X appears in 5 of those tables. I've learned how to setup the dashboard with a url filter so a user would only see information about person X. The issue I can't figure out is how to hide the 15 reports that return no results. Is this possible?