Hi Team,
I created a workflow on the local machine and wrote data to specific cell ranges within the xlsx output file. Using multiple output tools I am writing to same file, same sheet in specified cell ranges. All Input and output data are within shared drives only.
Now the issue which I am facing is that this same workflow takes around 20secs to execute on my local Alteryx is taking around 14 mins on gallery. I added profiling to see which tool was costing the time and noted that it was the one among the output tool taking 98% of this time. But the same tool doesn't take any time on local machine.
Can someone help me to understand this issue and fix the same?