Forum Discussion
RAKESH1986
3 years agoHelper II
List.Transform Excel table different column combine not Working.
Hi , Could you help me, why this code is not working? I have seen one video, it works fine in this video but not in my code. what wrong am I doing? https://www.youtube.com/wat...
- 3 years ago
its working by this change
= List.Transform(PreExpand[#"Transform File (2)"],each Table.ColumnNames(_))
RAKESH1986
3 years agoHelper II
its working by this change
= List.Transform(PreExpand[#"Transform File (2)"],each Table.ColumnNames(_))