Forum Discussion
Anonymous
4 years agoNot 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, o...
- 4 years ago
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))