Hello,
I'm having this problem:
I have to divide an array when 2 conditions are met (same name and country).
I've resolved this problem using "whereContains(firstCondition)" interescting it with "whereContains(Second Condition)"
Now i have this nested array:
Now i would like to index the Numbers Arrays into ri!array, but i can't find a way other then 2 nested a!forEach to fv!item every array.
How can i make the 2 nested a!forEach work?
Or do you have some other ideas?
Thanks
Discussion posts and replies are publicly visible
Thanks!
Thanks for confirming :)