Parse_Timestamp returning Text

Answered

Hi all,

I have a timestamp July 13, 2025 06:22 AM as string that I am trying to parse and transform to epoch timestamp.

I haven't figure out how to since the parse_timestamp filter returns a text as output (see below)

How to do it? I need to show data in miliseconds from Epoch

2 replies