sanj
7 years agoSuper Contributor
Multi loop to iterate over multiple data sources
Is there a way where I can iterate over multiple data sources using a loop
so for example
I have DataSource_A
and Data_Source_B
I need to go through each value of A using different values in ...
- 7 years agoI don't see why not. Did you already try to just create 2 simple nested loops?