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 all,
I have this formula IF(date={today()},TRUE(),FALSE())
when…
As you can see the column today() = true() doesn’t mark as true() even though they are the same.
thanks in advance
Hi,
I created a Whatsapp button, that connected with the correct numer. But it doesnt included the text in the message. Opened the app but the text doesnt appear:
My formula is
IF({Movil}, "https://api.whatsapp.com/send?phone="& {Movil}&"text=Hola!%2...
Hi,
I am using the Typeform integration and one question (single select) has 750 options.
In Airtable: It is possible to massively add options to the single selection or multiple selection. Instead of paste it the 750 options one by one.
thanks
Thanks @ScottWorld
nice trick that converts single line text to single selection. But sadly, it doesn’t recognize all fields as unique. The 750 fields were only separated into 3.
In the other way you proposed it´s actualli the better. But I think I ...