Forum Discussion
LNeaga_Next
3 years agoRegular Visitor
How to split one row in more rows
Hi, We have the below table in excel and we want to split column " Account", and bring the values on rows(keeping for each new row at least the key coulmn). Tabel in excel What we need to do...
ThxAlot
3 years agoSuper User
It'll be fairly complex to separate rows with native power query functions; a feasible solution is to integrate python script (by leveraging RegEx object)