I have two actions clock in and clock out, and I need to get clock in button when the clock out value is filled and only clock out if the clock in filled with a value. What need to be the condition for the action?
Questions like this should be posted in the Q&A board, where they’re more likely to be seen by someone who can provide an answer and won’t confuse anyone reviewing this Tips board for the type of content it’s intended for. I suggested to moderators that they move the post.
[ISNOTBLANK](https://support.google.com/appsheet/table/10104782?hl=en&ref_topic=10099895,10173496,10099316,#query=isnotblank)([clock out])
ISNOTBLANK([clock in])
1 Like