How can I change the content of the date_added Attribute to MM//dd/yy ?

GeorgeOik1999
GeorgeOik1999 New Altair Community Member
edited November 2024 in Community Q&A


Should I use Replace, Map or Generate Attribute? I tried to use Generate aatribute in order to create a new one that will describe the month and the year ( more importantly ) but my function was invalide. [ date_parse( concat ( str(month),"/",str(day),"/","year") )  ] 

Thanks in advance.
Tagged:

Best Answer

Answers