The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi community.I have a single-select field called Sector in a table called Projects. I'm trying to cast this field to a string.The reason I'm trying to do this is that I'm trying to build an automation, in which I will need a conditional step that wil...
Hi all, I figured out an easy workaround, but trying to understand why this is happening.I have three table that matter to this scenario - Employee, Certificate, and EmployeeCertificate (junction table)The Certificate table has a number field {Period...
Hi all,
I had a URL field in AT called “Google maps link”. When I tried to set up a zap to create a google doc triggered by a new record in AT, Zapier didn’t find the field.
Then I changed the field to single line and still, Zapier couldn’t find it.
...
In [Workers] I have a rollup field called {Lowest_rating} which uses the Min() formula to return the lowest number a worker has in [Worker Interactions]. FWIW, the field in [Worker Interactions] that is being rolled-up is a number field.
Where the wo...
I know that his has been requested a number of times. I couldn’t find to +1, so I’m doing so here.
It’s so chintzy to have the AT logos on the summaries and charts I share. A big thing pushing me to explore other options.
works for multi-select fields, too.if someone can explain to me what exactly the {return -1;}, {return 1} and return 0 do in the following block of code, I would be much appreciative.linkedRecordsArray.sort(function(a, b){
var x = a.name.toLowerCas...
I was able to make it work by, in the conditional logic step of the automation, choosing the multi-select contractor[Sector] field and then "flatten", and checking if it contains the single-select project[Sector] field. It also worked when I compared...
Hey @Alexey_Gusev . thanks for chiming in. unfortunately, when i did that, i got the same results. couldn't select it because "Cannot assign list of string to a string". frustrating. seems like it shouldn't be this difficult.I'm trying to learn enoug...