Forum Discussion
Pricey79
3 years agoHelper V
Data all in one Row
Hello I was hoping someone could help me please I have a table of data with multiple columns. One of these columns is called RECORD , and this is used to differentate records, Record 1, Record 2, R...
CharbelArmaleh
3 years agoResolver II
Hello,
you can do that using PowerQuery,
1- duplicate the table and remove the Column B and C
2- append the 2 tables again
Regards
Did I answer your question? Mark my post as a solution!
- Pricey793 years agoHelper V
CharbelArmaleh Thank you for taking the time to reply.
If I had more columns, say an F and G column. Would I just repeat the process and append the 3 tables please?
- CharbelArmaleh3 years agoResolver II
yes if you have to create a third line for F and G
Regards