Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
TalendDate.getPartOfDate("DAY_OF_WEEK", row1.newColumn)
Var.var1==0?"Sun": (Var.var1==1?"Mon": (Var.var1==2?"Tue": (Var.var1==3?"Wed": (Var.var1==4?"Thu": (Var.var1==5?"Fri":"Sat")))))