Hello everyone,
I build a flow which reads out barcodes from documents. Unfortuantly it also reads out QR-Codes and therefore I need to eliminate all outputs with letters.

I tried an filter array but I got the error:
'The template language function 'less' expects all of its parameters to be either integer or decimal numbers.
Does someone can help? Thanks in advance.