Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Import excel from file - many column's name changed

Dear All!

I need your expertise on the following.

 

I am importing several excel tables from a file.

From out of the blue 2 coulmns name got changed. Now the import runs to error.

 

I have found several solutions for that issue but only when your are connected to a single table.

But I am missing the solution for "importing from file".

 

Do you have any suggestions?

Thank you

BR,

S.

  • Maybe List.Zip can help with hardcoded list of desired column names. 

    e.g.

     

3 Replies