We would like to have each Opportunity linked to one specific Team.
The entity manager for Opportunity shows a Teams field, but it is not possible to add it in the layout it seems... ?
How we will use it: building a grid report of all opportunities, we want for example to count the opportunities per stage and per team.
I only managed to use the assignedUser.DefaultTeam for the grid report, but this is not what we need. We would like to assign a Team to an opportunity, even if the main assigned user is from another team etc.
Is that possible? Thanks!
The entity manager for Opportunity shows a Teams field, but it is not possible to add it in the layout it seems... ?
How we will use it: building a grid report of all opportunities, we want for example to count the opportunities per stage and per team.
I only managed to use the assignedUser.DefaultTeam for the grid report, but this is not what we need. We would like to assign a Team to an opportunity, even if the main assigned user is from another team etc.
Is that possible? Thanks!
Comment