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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Multi Value Matrix

I am trying to create a matrix that mimics this excel sheet. It has multiple items that fall in the intersection of two criteria(date and model).  PowerBI only easily lets you show the first, last, or count of these values. Is there a way to show all values in a table? 

jahemmy_0-1633364901834.png

 

1 ACCEPTED SOLUTION

@Anonymous ,

Create a new measure and add that to matrix visual value

Routing ID on row and month year and Column

 

Concatenatex(Table,Table[Work ID], unichar(10))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

i am relatively new so either i dont quite understand or should be more specific. I have the below table, and if a "workID" has the same "RoutingID" and same month in "start_cur" as any other "WorkID", i need to concatenate the WorkIDs to be in the same cell. 

jahemmy_0-1633444253959.png

 

@Anonymous ,

Create a new measure and add that to matrix visual value

Routing ID on row and month year and Column

 

Concatenatex(Table,Table[Work ID], unichar(10))

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
amitchandak
Super User
Super User

@Anonymous , You can use concatenatex and use all values

 

concatenate(Table, Table[Column], unichar(10)) 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.