Hi all ,
I am very new to alteryx. I am trying to convert an unix time stamp(Publishing date JavaScript equivalent of a DateTime
how many milliseconds have passed between now and the beginning of 1970: for example:1474315762000) to date in alteryx. I am getting all the data in from an API in json format and parsing it as string.
I need solution for
how to convert from unix time(data type :string) to date in alteryx! (FYI i tried datetimeadd, and did not work properly)
Any help would be appreciated
regards
Nagarjuin Srinivas