hevilp
January 25, 2024, 1:51pm
1
Hi,
I have a column like this:
I need to have the same date, as long as the date is not empty.
So in this case it would be
2024-01-22
2024-01-22
2024-01-22
2024-01-23
2024-01-23
2024-01-23
and so on.
If this possible? Can you give me help?
Thanks in advance
ScottF
January 25, 2024, 2:37pm
2
Hi @hevilp -
Have you tried using the Missing Value node with the Next option on your column? From the node description about the Next option:
This missing value handler replaces missing values with the next encountered non-missing value in the column it is configured for.
1 Like
system
Closed
February 1, 2024, 3:09pm
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.