Sales Rep on Customer

Just reading a few other posts on multiple names being in the Sales Rep drop down that are not Sales Reps and someone mentioned putting a filter on the Combo Box.

Would i do it in the section on the screen grab below where it already has a filter for Inactive? If yes, how would i separate it, would it just be something as simple as ‘Inactive <> true and Rolecode = SalesRep’?

Inactive <> true AND RoleCode=‘SalesRep’ works a treat :wink:

2 Likes