Hi
I am having a batch macro which picks data from one table and loads to another. I am passing 10 tables via control parameter to this macro. Currently this execution is happening in sequence, loading the table one by one. How Can i make it to run in parallel?