I want to be able to identify if a specific date in a column in a datafeed is equal to or greater than the current date and output something to a insert column or better still using the replace component in a single process if that is possible - the replace value being "Late"
Does anyone have any ideas on how to acheive this?
Thanks
Charles
.png)
Stephan Freudl on
Hi Charles,
it is possible to filter a data feed's rows according to the current date. You may utilize the Filter values operator in your feed. The comparison value, i.e. the current date, may be injected using the Retrieve info operator.
Regards
Stephan