How To Filter Any Cell That Contains Anything But A Number/Integer

I have two fields (one is a text and one is a number).

What I’m trying to do is filter and isolate all of the text fields that contain anything but a number, so that I can extract and move the numbers only to the number-type field in the database and pass number validation.

Does anyone have any idea how to do that?

where are these two fields? Are they fields in a database on bubble in the same data type?

This topic was automatically closed after 70 days. New replies are no longer allowed.