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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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