I’m working on an app that requires a user to input data from a digital reader that displays a value to 4dp.
Is there a way to create a data validity rule so that if a user enters a value to 2dp (accidentally or otherwise), the error message is displayed and only values entered to 4dp are accepted?