Comparing array in repeat

I’m sure there’s a simple way to do this and im just not thinking about it correctly, what I have is two tables one table is used for the data and is then repeated this all works great but then I have a second table that retrieves multiple rows and I need this in array form to compare in each loop of the repeat. I’m not sure how to use the join correctly in set value to create a useable array for the query.


This is how I used to do this but the set value in the repeat has edited and now doesn’t work from a point in the betas I was advised to use join but it returns null constantly

this no longer works anyway but is this even the best way to compare the 2 tables the users_content_read_id column in the OR section is the one that im wanting a column from the other database table I was using set value to create the array before, I can select the column from the other database in here but it only gets the first row it returns I need multiple of them.

I hope this makes sense :slight_smile:

Community Page
Last updated: