Count digits in a text string

Mattia

Member
I'm attempting to set up a filter according to the lenght of a text string (containing numbers only).

Ideally In need to filter a number with less than 11 digits and set up a router.

Pabbly standard filter does not allow to do that, any idea?

Thanks a lot

Mattia
 
P

Pabblymember11

Guest
Hey @Mattia

You can use the "SpreadSheet Formulae" to count the length of a string for you which you can use further in the router accordingly.

1648118530190.png
 
Top