Forum Discussion

NumeroENAP's avatar
NumeroENAP
Helper III
6 years ago
Solved

Two timezone in the same column from the same source

Hi guys,    I have some datas that are in YYYY-MM-DD, and some in DD/MM/YYYY, in the same column (the latest gives me an error that I can't transform in text, because the error comes at the first s...
  • artemus's avatar
    artemus
    6 years ago

    Isn't this what you wanted? The error message text extracted out?

     

    If you also want the details, you can change [Message] to [Detail]. Note that [Detail] is not a string, it is a record.

     

    If your refering to my first post, I think I had a minor bug... just change 

    "DD-MM-YYYY"

    to 

    "DD/MM/YYYY"