Help
Alex_Blanes2
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Mar 20, 2020
‎Nov 29, 2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 14 Kudos given
  • 1 Kudos received

User Activity

HI Is there a way to create a field where the users can enter up to 3 text values (not pre defined) which are ranked. For example - What is your favourite food? BurgerChipsShakes Regards
Hey Airtable community, Here’s my formula. The formula itself works, but I want to format the output as a currency. Why is Airtable saying it’s not a number? IF({Score} = 1, "75", IF({Score} = 2, "120", IF({Score} = 3, "180",...