Program issue when on Orchestrator

Hi all,

I am having an issue with a program when I run it on the Orchestrator. When I run it on my PC or run it remotely on one of our robots, it works fine. However, when I upload it to the Orchestrator and schedule it, it adds its own column headings to my data table (dt). I have tried:
-varying the program with different checkboxes for the column headers
-adding column headers manually
-rebuilding

The program is far from pretty as it is one of the first I wrote, however, another very similar program with the same code for the dt is working perfectly fine. It is strange that it only does this from the Orchestrator and I am wondering if there is some bug in the package?

Thanks,

Julie

project.json (1.0 KB)
HBS110_Second_Run_Original.xaml (491.0 KB)

Hello there,
This is know issue and it’s been fixed in the recent excel package release.
Please update to UiPath.Excel.Activities v2.0.6526.16321

Hi ddpadil,

This solution worked a charm! Thanks for the help :smiley:

1 Like