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
KaylaJV
New Member

Creating a Matrix in Power BI With Multiple Values

Hi All, 

 

Thanks for any help you can give. 

 

I need a matrix that shows sometimes multiple contracts submission dates. 

 

For example: 

 

Contract 1 - submitted - 1.1.22

Contract 1 - submitted - 5.1.22

 

Currently I can only get the "First Value" to show up. Is there a way to have both values show on the visual. 

 

Hope this makes sense. 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@KaylaJV , If you are using that measure/value in the matrix, then it will come once. use as row.

 

Or create a measure and use that

concatenatex(Table, Table[submitted], " , ")

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@KaylaJV , If you are using that measure/value in the matrix, then it will come once. use as row.

 

Or create a measure and use that

concatenatex(Table, Table[submitted], " , ")

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.