Hello everybody.
i need a formula like this:
if({Verkaufsdatum} = blank () , “fehlt”).
i want to indentify emtpy values.
what is the equivalent of “blank()” in seatable?
greetings Thomas
Hello everybody.
i need a formula like this:
if({Verkaufsdatum} = blank () , “fehlt”).
i want to indentify emtpy values.
what is the equivalent of “blank()” in seatable?
greetings Thomas
You can use if({Verkaufsdatum}, "", “fehlt”). If Verkaufsdatum is blank, fehlt will be displayed.
Hi rdb.
i think this does not work because {Zukaufdatum} is a date field. I get the error message Inconsistent data types.
Hi Daniel.
Thanks for the solution.
Do it like thousands of other people who have used SeaTable to develop powerful processes and get their ideas and tasks done more efficiently.