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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Jordan11257
New Member

Reordering data

Hi my current dataset that I get in Power BI looks like this :

ProjectMember
SAP SSOMartin
SAP SSOStefan 
SAP SSOTom
SAP SSOSteve
IT-ServiceMartin
IT-ServiceSteve
Customer ProjectMartin
Customer ProjectTom
Customer ProjectSteve

For better usage I would like to create a new table (with DAX function?) to align ist like that

ProjectMember 1Member 2Member 3Member 4
SAP SSOMartinStefanTomSteve
IT-ServiceMartinSteve  
Customer ProjectMartinTomSteve 

 

Is this possible and could anybody pls help me? Thank you very much


2 REPLIES 2
Anonymous
Not applicable

Use Power Query. Add a column to the data to say which row is which member (Member1, Member2,...) and then use the Pivot operation to get exactly what you want.

My original table has over 1000 rows and every project has a different amount of employees envolved. Isnt there an easier solution?

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.