🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "GeorgeOik1999"
New Altair Community Member
Updated by Jocelyn


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.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    Hi @GeorgeOik1999,

    You can use the Date to Nominal operator to transform your date attribute to a desired format. 

    please find attached a simple sample. 

    Best, 

    Cesar