08-16-2018, 11:56 PM
Try this one:
substring(time_start,0,5)
You can do the day and year easily and for the month you will have to use the translate() workflow function
substring(time_start,0,5)
You can do the day and year easily and for the month you will have to use the translate() workflow function
Joe
TSolucio
TSolucio