Hey,
I’m looking for a solution to choose the random row from another table.
Here’s my scenario:
2 tables. One has text data, the other has just two columns: ID and Attachment (in this case it’s a png file). I want to create a lookup filed to pull th...