How to fix my loop (error invalid cast)
See error:
[image.png]
My logic
1) For each loop - using coins array (user input)
2) Query records from another table (see screenshot) and return info that matches items in the loop + another id field.
[image.png]
Any help is appreciated!
Other
9 replies