I have a Suitelet built where I show Sales leaders...
# suitescript
j
I have a Suitelet built where I show Sales leaders their team's pipelines, forecasts and performance through sublists populated by searches. We use the Sales Team functionality but I originally set it up based on the Sales Rep on the transactions and filtering based on the user = sales rep.supervisor field to pull only their rep's information. Trying to switch to use the Sales Team Members on transactions but this is not an available join like the Sales Rep is. My plan is to run a separate employee search filtered by this same thing and then put those into an Array to filter by Sales Team Member. Wondering if this is best way or how others have worked around the limitation that Sales Team Member is not available as a Join like Sales Rep is for filtering and/or showing values in results.