Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Anurag4659
New Member

How to arrange the data in PowerBi using Dax in the below format?

I have the data in the following format where column 1 is a username and column 2 is platforms. I want to create a Venn diagram in Power Bi. For that, I need to format the data.
 
Current Format of data:
 
Current FormatCurrent Format
 
Required Format:
 
Required FormatRequired Format
 
 

Any help would be appreciated.

I can do this in Excel but the problem is that this is a part of a larger dataset and hence need to do this programatically through DAX.

1 REPLY 1
amitchandak
Super User
Super User

@Anurag4659 , You can use pivot data in power query to get a new table

 

Pivot Data(Power Query) :https://www.youtube.com/watch?v=oKByyI09Bno&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=12

 

Or use matrix Visual with a platform on columns and count the platform as a value

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.