Running Data Source/Loop for multiple rows inside a request
I have several places inside a request needing to be fed from a data source. I have an excel data source setup with multiple worksheets, one sheet for each item needing data. I want to run a loop s...