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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ResearchDev
Helper II
Helper II

The Data is this but need to show on a Powerbi table side by side Pivot not working

Currently the data is this. There are a other columns to the right but I need it to show in a PowerBI Table visual side by side below. Management wants to see in a Row format (some IDs there are 3 employees involved while some has only one). The data when imported from a sharepoint online list is the one shown below. I tried to Unpivot other columns but somehow it is not working.  Is there a way to put the data side by side in a row as some project ID has several members involved and they want to know right. What is the best approach?

IDOwner 1Owner2Owner 3
111Daniel CEric WChris Y

In the Powerquery editor

ResearchDev_0-1655896550251.png

 

2 ACCEPTED SOLUTIONS
NickolajJessen
Solution Sage
Solution Sage

Keep your data as is and just do a ConcatenateX as so:

NickolajJessen_0-1655899833060.png

 

View solution in original post

I got it working using Table.Column([IDTest],"Owner")

View solution in original post

2 REPLIES 2
NickolajJessen
Solution Sage
Solution Sage

Keep your data as is and just do a ConcatenateX as so:

NickolajJessen_0-1655899833060.png

 

I got it working using Table.Column([IDTest],"Owner")

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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