I have groups where I need to limit the contacts to I would like to track my resources but my "Assignee All Row":
It uses:
=IF(ISBLANK(JOIN([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row)), "-", JOIN(COLLECT([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row, [Assignee Design Architecture]@row:[Assignee Sign-Seal]@row, NOT(ISBLANK(@cell))), ", "))
To combine any entries at right... but isn't showing in the resource list:
Suggestions on how to make a combined contact list available for resource management-
OR
How to filter the contact list (Without Datamesh, central or any addons) on dynamic forms for Admins to assign Assignees from just their group? (One Assignee column would render the issue moot)
Thanks!
Ron