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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Pivot with multiple values

I have a table as below

 

Emp ID   |Managers  |Roles

ABUnit head
ACBiz HR
ADBiz HR
AEBiz HR
AFOps Controller
AGBiz HR Manager
AHBudget Approver

 

Now when i try to pivot Roles column and values as Managers column, it gives me below output.

 

Emp ID|Unit head|Biz HR|Ops Controller|Biz HR Manager|Budget Approver

AB ErrorFGH

 

In Biz Hr column it given Error as there are three Biz Hrs for A ID.

 

Now how can i make table with mulitple rows as below output,

 

Emp ID |Unit Head |Biz HR |Ops Controller |Biz HR Manager |Budget Appover

ABCFGH
ABDFGH
ABEFGH

 

Any Help

 

Mohan V

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@v-chuncz-msft thanks for the reply.

 

I didnt tried the power query,

 

But from here, https://community.powerbi.com/t5/Desktop/DAX-Pivot-table-with-multiple-values/m-p/580610#M274664

 

i got the solution what i need which answered by me only.

 

Thanks,

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

You may try to use Table.FromList as the optional aggregationFunction in Table.Pivot.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

@v-chuncz-msft thanks for the reply.

 

I didnt tried the power query,

 

But from here, https://community.powerbi.com/t5/Desktop/DAX-Pivot-table-with-multiple-values/m-p/580610#M274664

 

i got the solution what i need which answered by me only.

 

Thanks,

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.