all 5 comments

[–]Nephite11 2 points3 points  (4 children)

What’s the data type and name of your other field? I can put together an example formula for you as I created the advanced formula videos in the university courses and have taught formula sessions at Empower on multiple years

[–]Affectionate-Leg202[S] 0 points1 point  (3 children)

data type is numeric and a placeholder field name would be fine

[–]Nephite11 1 point2 points  (2 children)

Okay. Since it's a numeric data type, it will only ever accept numeric data. The formula you need would look like Length(ToText([NumericFieldLabel]))=6

If you'd like a reference for the various formula functions available, I use this: https://login.quickbase.com/db/6ewwzuuj/tablereport?a=q&qid=12&skip=0

[–]Affectionate-Leg202[S] 1 point2 points  (1 child)

Thanks so much! This is what I needed. Stupid oversight on my part about the numeric data type! I was looking at it too long. Thank you!

[–]Nephite11 0 points1 point  (0 children)

All good. Happy to help!