Is there a way to add a calculated column in Dataiku?

vodergam
Registered Posts: 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
Tagged:
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,407 Neuron
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: