Hello! I'm on PB 2019, Build 2082 running SQL Server 2012. I've got a column that is numeric (8,3) for precision.
One of our users entered 11121256.333, which obviously causes an error when trying to insert it into the database.
My question is, how do I limit the user to 5 places before the decimal and 3 places after? I thought about a validation expression on the datawindow column, but not sure how I'd write it.
Any thoughts?
My suggestion for brain stickage is "More Coffee" (works for me - sometimes) - LOL!