Hello,
I searched a lot but didn't find an answer to this.
I have loaded in power query 4 columns like this (after some tweaking)
I'd like to have a list like this:
Any help appreciated.
Thank you
I searched a lot but didn't find an answer to this.
I have loaded in power query 4 columns like this (after some tweaking)
REP 1 | REP 2 | REP 3 | REP 4 | |
null | Customer1 | null | null | |
Customer2 |
| null | null | |
Customer3 | null | null | null | |
null | null | Customer4 | null | |
null | null | null | Customer5 |
I'd like to have a list like this:
REP 1 | REP 2 | REP 3 | REP4 |
Customer2 | Customer1 | Customer4 | Customer5 |
Customer3 | null | null | null |
Any help appreciated.
Thank you