Forum Discussion
Jordan11257
5 years agoNew Member
Reordering data
Hi my current dataset that I get in Power BI looks like this : Project Member SAP SSO Martin SAP SSO Stefan SAP SSO Tom SAP SSO Steve IT-Service Martin IT-Service Steve ...
Anonymous
5 years agoNot 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.
Jordan11257
5 years agoNew Member
My original table has over 1000 rows and every project has a different amount of employees envolved. Isnt there an easier solution?