Help
Andre_Zijlstra
9 - Sun
9 - Sun
since ‎Oct 09, 2017
‎Jan 29, 2023

User Statistics

  • 179 Posts
  • 0 Solutions
  • 55 Kudos given
  • 134 Kudos received

User Activity

Hi everybody, I would like to create a column that displays an action when a date has reached a certain value. If the date field is 30/6/2022 the actionfield would read “GO”. So I tried IF(Date=“30/6/2022”, “GO”, BLANK()), but it wouldn’t work. IF(Da...
When you turn on the Rich Text Formatting option in a Long Text Field, you are limited in the Page Design Block. First of all, it is not possible to change the typefont, neither is it possible to change the font size. It is understandable that you ca...
Hi everybody, in Excel you can use a MAX formula and set it in such a way that it renders the top value, the 2nd best, 3rd best and so on. Is this possible in Airtable? The Max formula doesn’t seem to allow me to add these parameters. Regards, André
Hi everyone, I would love to have an permanent - Airtable - solution for this problem: the standard Currency format is the US format. Meaning: the COMMA for the thousands and the DOT for smaller figures (lower than $1, for example: $15,388.99). I am ...
Hi all, When I try to use the formula If({LINKED FIELD} !=BLANK(),Duration,BLANK()) Explanation: the duration of a certain activity is put in a seperate (new) column. It only will fill if the LINKED FIELD is empty. For some reason it just doesn’t wor...