I'm setting up a Project Portfolio grid which will be used to enter/update/monitor the current projects for our division.
I would like to create a report (and a related dashboard) that will automatically select the rows which the current user has a role in. There are multiple contact list columns, including Strategic Sponsor, Business Owner, DTS Lead, DTS Architect and Technical PM. I want to implement a report that will select those roles that include the current user in ANY of these fields (logical OR).
I can see how to find a report that selects for the current user on ONE column, but can't see how to do that across multiple columns.
Any ideas?