Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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 in to three rows, like this:
Please help
Solved! Go to Solution.
Hi @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.