Hi Team,
Could you please assist me on how fix this issue where I have created the VBA script which is calling the Excel macro. Both script and macro are present on the Business Shared drive location. I have executed the VBA script manually it's working as expected. But when I am calling the VBA script from Alteryx using command tool. The flow executes successfully but VBA script is not getting trigger.
My Alteryx workflow has only command tool in which
Command : cscript.exe
Command Argument : Business shared drive location where VBA script is located.
Read Results: Same path as above with file extension as .csv
Note: Alteryx already have access to business shared drive locations.
Please assist me what changes would be required to run the VBA script from Alteryx Designer & Alteryx Gallery.