Database Looping Node [PROBLEM]

Hi –

I'm a experiencing a strange behaviour from Database Looping Node: it returns different results depending on the value I set for "No of Values per Query". For instance I have a query that returns 145 rows. If I put "No of Values per Query" = 1 the node correctly returns 145 rows BUT if I put let's say "No of Values per Query" = 100 it returns 144 rows. I'm missing something or it is a bug? Thanks!

 

 

 

That's really strange: is it possible that some of the information=rows is aggregated, you should see that when enabling the "grid" ouput column...