core.noscript.text
Good morning community,
Does anyone know how to change the format from yyyy/mm/dd to dd/mm/yy in table header?
Use a dynamic rename tool set for formula and this formula should do it.
datetimeformat([_CurrentField_],"%m/%d/%y")