Hi Guys,
I am trying to create a view for Cases (Or for any other entities if possible) where if the owner is part of a team (not sure which i should use if there is a group in Dynamics 365) then it would show up there.
Scenario.
Team AB = USERA, USERB
Team CD = USERC, USERD
Team AD = USERA, USERD
If I have a View for cases which the Owner is equals to Team AD, I was hoping it whould show cases owned by USERA and USERD, however when I am trying to do this it shows up nothing unless I assign it to the Team itself.
How would i be able to do it so that records (in this scenario, Cases) owned by any members of Team AD, shows up on the View? Thanks
Any suggestions on how I could achieve this would be appreciated. Thanks guys