Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
I have a data set like
ID Product
1 A
1 B
1 C
2 P
2 Q
2 R
I need it in a form like:
ID Col1 Col2 Col3
1 A B C
2 P Q R
Is there any possible way to implement this in PowerBI
Hi @Akshay
Use matrix visual to achieve this.
Put the field in rows which you would like to have and another field in columns.
Thanks for the reply, but I need the above structure so that I can implement Network Directed Graph. In network directed graph I think its mandatory to have only 1 transaction(row) for each ID.
Thanks in advance!!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |