‎2019 May 25 9:20 AM
Hi,
Is there any available FM or program to check a number pattern where it is at least three-digit running numbers (123, 6789), the system will flag it as such?
We will be using this to check for fraudulent submissions, and send data for verification.
‎2019 May 25 12:29 PM
Simple enough to write your own FM for this.
You should also check out Benford Analysis if you're wanting to spot frauds involving made up numbers.