I'm trying to understand the best way to implement either Business Units or Teams in order to segregate internal departments.
We have 5 main departments within the organisation. Let's say we have custom entity of Jobs. There are several Job types. Depending on the type, a Job will be allocated to an internal department. When a user from that department views Jobs in CRM, they will automatically see Jobs that have been allocated to their department.
We need to be able to report on Jobs by department as well as Jobs by individual user.
To complicate things, we have several offices that again, we need to be able to refer to on Jobs.
My initial thought is that Business Units would represent offices and Teams represent departments. Any thoughts?
*This post is locked for comments