May 14, 2022 04:05 PM
Wondering if there’s a “simple” way to append an integer after a field value based on the number of duplicates…? I’m thinking to trigger my automation, then run the duplicate script and then run an “update record” step to take a value from the script and append it to the field, or a new field. Just trying to figure out the logistics of configuring that script (outside of my area of knowledge).
May 14, 2022 11:27 PM
Hi JD, yeap that’s totally doable. You just need to use output.set()
for that (more details here from the documentation)
I’ve put something together for you here which should solve your problem. You can duplicate it to view the exact automation setup
May 16, 2022 03:42 AM
Hi,
The “simpliest” way, just to take a look at number sorted from highest number - is to start customize field and choose single select, but don’t press Save.
another “no code” way here: