I can’t see what I am missing in the workflow. I am doing a database query to return multiple results for each search.
When I test the query I get the correct number of rows (in my test example I get 6 results back based off the inputted number).
However, when I track tokens and what is put in the template is 6 entries of the first result instead of all 6 entries having different information.
Thanks.