Hi.
I want to save several sheets in a single file in excel when running a flow on the server.
I had an issue where it would try to open the same file several times since it had several output tools, to solve it, I used a crew Macro "paralel block until done" and it worked when running the designer.
However, it gives out the error: "Cannot find macro "CReW_Version.yxmc"." when running on the server. When managing the assets, I check the box for the crew macro, however, it does'nt seem to solve the issue. Does anybody know another way to save several sheets in a single excel file or a way to solve the error that I am finding right now?