Skip to main content

Return attachments with unique name?

  • May 7, 2022
  • 1 reply
  • 9 views

Forum|alt.badge.img+10

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

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

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