I need to insert current date (month_year) in column name all time that run my workspace
Look Bellow:
Thank´s
I need to insert current date (month_year) in column name all time that run my workspace
Look Bellow:
Thank´s
It's possible, but only with dynamic schema's.
use DateTimeStamper
and also you can format the date
using DateFormatter.
which Reformats and replaces date or time strings into a new date format.
The source string must be in a date and/or time format supported by the transformer