Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 2, 2025 9:06PM
Likes: 0
Replies: 1
I have a date column; some of the fields are empty in this column. Is there a way to "count" if there is a value in the field for that row and place into a new column? Something like below:
Operating system used: Windows 11
Yes, you can use the Prepare recipe with a formula using the isNonBlank() function.
PS: You don't have a date column, you have a string column. Convert it to a proper date column following these steps: