Hello, my request form allows individuals to select teams that will participate on a project. And for each team, there may be multiple emails associated. My email list can grow quickly from from a few for some small projects to 50 individuals for larger ones.
I have a datamesh running that copies the cell containing the email list (gathered using a formula) and pasting it into a contact cell. The contact cell is then used for automation tasks like notifications, but is also used in a shared sheet filter for current user, and is applied to a few dynamic views I've created.
The issue I've seen is when I exceed 20 contacts in a cell (limit set by smartsheet) data is still pasted by datamesh, but it displays as email addresses (not contacts) and does not work with the current user filter. This means projects are missing from that users dynamic view.
Has anyone found a way around this?