This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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?
Solved! Go to 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))
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.
@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))
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 39 | |
| 28 | |
| 28 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 37 | |
| 32 | |
| 27 | |
| 25 |