Hi,
I faced an issue when I tried to import data from an Import Excel file with multiple sheets and with different schema. Please see attached an example with dummy data how the input can look like.
I tried to find a solution everywhere, but did not succeed. Probably if anything can help, that is probably a batch macro, but was not able to figure out, how.
I would like to see in the end, that all the data with the same column names should be placed under eachother, but if there is something which is unique, for the other sheets just write Null(), after that I can do the necessary steps which are needed for me.
Can anyone help me with this one? I would really appretiate.
Thanks in advance!