Skip to main content

Hi :slightly_smiling_face:

I would appreciate suggestions on how to write a formula to return only attachments with the same name. Attachments are in linked record fields.
I tried using Rollup with ARRAYUNIQUE(), but it returns all since the URL is different.

Any idea how I can accomplish this?

Thank you,
Pjero

Hi Pjero, unfortunately I think the only way to achieve this is via a script. If you could share your base layout I can write something up for you real quick