Forum Discussion
festos67
Apr 07, 2021Copper Contributor
Autofill empty table with data from database (csv)
Hello in the same workbook i have an empty table on one sheet and a database on the other sheet , the data came from a csv file. I need to find a way to autofil the empty table with the data from the database .The two table have differents header . How can I do that ? Is there a way that use powerquery?
Thanks
1 Reply
- SergeiBaklanDiamond Contributor
As variant you may ignore empty table - Power Query csv file, transform as needed and return table to the sheet (instead of empty one).