Forum Discussion
dgdgdg122db
Helper II
6 years agoAdd rows based on columns
Hi, I have a table looks like this: There are 6 extra columns indicating different customer IDs and locations under the same user. What I would like to achieve is to spit these 6 columns...
- 6 years agoNot sure because you refer to 3 but also to 6 but unpivot your last 3 columns.
camargos88
Community Champion
6 years agoHi dgdgdg122db ,
Check this file: Download PBIX
I assumed the column "customer_ids/22" is like "customer_ids/22/region" like the others.
If no, let me know.