Forum Discussion

sanj's avatar
sanj
Super Contributor
6 years ago
Solved

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 ...
  • Lucian's avatar
    6 years ago
    I don't see why not. Did you already try to just create 2 simple nested loops?