Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear all,
i have to send a report .csv everyday considering the current date and the 30 days before the current date. How can i do that?
i have obviously a date field in that format "yyyy-MM-dd" and i need to filter that field every day.
to make an example i have to send the report tomorrow (2018-05-19) and in the report there will be data from (2018-05-19 - 30 days) and 2018-05-19.
thanks in advance
thanks for the answer,
but, where i have to put the "variaible to filter your input rows"?
and specifically how Talend.Date.compareDate works?