Issue with regex + arrayLen + match (min. 6 digits in string)

Tags
Setup Info
Registered Posts: 24 ✭✭✭✭✭

Hi everyone,

why does the following formula throw a 0 for an array value like test123456?

arrayLen(match(column,".*\d{6}([\?#].*)?$"))

The regex works fine as far as I can tell.

Thanks!

Best Answer

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.