I’m trying to build a list of accounts that do not have an SDR on the Account Team (AccountTeamMember)
Is there any way to query accounts that do not have a certain account team member role related to it?
I’ve tried a subquery where the TeamMemberRole does not contain ‘SDR’ but it isn’t working as I thought it would.