Hi everyone,
I have a workflow which I need help with.
Scenario:
We have multiple SQL queries that need to be queried. In the current environment the workflow will pick up the queries 1 by 1 and create one excel file for each output.
requirement:
We need one excel file with multiple sheets for each query instead of having multiple excel files. is there is any way of getting this done?