How to change column header name to todays date in Basic table. i tried to change through dynamic rename tool by Appling formula (IIF([_CurrentField_] ='T0', datetimeformat(DateTimeToday(),"%d-%b"),[_CurrentField_]))in output anchor i can see T0 changed to todays date (20-Feb) but in output through render tool its giving only T0.
Pls assist.

