I have tried to replicate but running into issues. This is where I am:
Generating a random number for each row โ
Utilizing the Lookup Multiple Rows in Other Table to find occurrences โ
Using this prompt to label the occurrence correctly โ :
Only run if /Random 10-Digit Number is not empty, then return a number label depending on which number of occurrences any of the "Random 10-Digit Number" fields from /records match /Random 10-Digit Number.
For example, if the first value of "Random 10-Digit Number" you find from the array is true, then return 1, if it's the second value then return 2 and so on.
Attached are a few screenshots of the formula generator and the output, could someone let me know what I am doing wrong ๐