same problem with me :(
how to get data from this?
-
so for some reason im getting data
06-17-2024 10:09:4806-17-2024 10:09:48
and I only want "10:09:48" 1x only, I tried regexe \d\d:\d\d:\d\d
but im getting this result
10:09:48
10:09:48how can I get 1x result only?
thanks
-
@stephenperry18 Are you using "Extract all data"?
Is the data structure the same?
Try\b\d{2}:\d{2}:\d{2}\b