How to transform numerical format to date?

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

In my process I first transformed a time into numerics (minutes relative to day). I can't find an operator that withdraws that?

Thank you

Find more posts tagged with

Sort by:
1 - 2 of 21

    Hi,

     

    there is no way to reverse this. This transformation is removing information. You might want to join the original data though.

     

    ~Martin

    User: "Thomas_Ott"
    New Altair Community Member

    Martin is correct, you'd have to use a Multiply Data operator before the transformation and maybe a Generate ID operator so you can join the original and transformed data set back together via  Join operator.