Hi! I need to create a formula that concatenates the First Name and Last Name columns. I could do that part easily enough. But I also need it to look to see if there’s a value in the Preferred Name field and if that field has a value in it, to substi...
Hi! I have a base with multiple tables in it. I have created a multi-step automation that should work like this:
A record is update in Table 1 (Called ‘Complete Data View’)That triggers a duplicate record being created in Table 2 (Called ‘Archived Gr...
I actually got this script from another response on these forums, although I clearly didn’t get it right.
But when you say “You need to have the script get the record id from the input variable by using input.config(). And you don’t need to run the q...