Hello everyone,
We're having troubles exporting packages to excel.
I've created different packages with different configurations but every time i get the same error.
"Impossible to find column 1"
Apparently the issue is located in the CopyDataToExcelTable procedure (codeunit 6223), the program doesn't seem to be able to go through the columns of my tables.
I've tried with different standard tables, the extension i'm working with doens't add code on these parts of the code.
The export to rapidstart doesn't have this issue.
Has anyone encounter this same problem ?
Thanks