Can I lookup a value in one dataset using a field in another?

@mockaroo Did you come up with a way to get a random entry rather than the last record matching the criteria?

@benallen002 could you post your work around ?

Yes, thank you for reminding me! I just updated the site so that it randomly picks a value if multiple matches are found.

1 Like

Thank you for the fast turn-around.

Is it possible to add an option to prevent duplicates? So, I can make a JSON array of n random values from another dataset and know there won’t be repeats within it.