Hello :slightly_smiling_face:
I have this formula to calculate Manpower/Days/Hours and a Rate into a dollar amount here:
IF({MP/Day} > 0, {MP/Day} * Days * Hours * Rate,“0”)
and it works! However it’s not being recognized by Airtable as a ## theref...
Hello,
I’m trying to limit my teams input on record creation. on my records I have two fields one is called “LinerType” and is single select and the other is called “Liner” and is also single select.
I want to make an automation or something so that ...