Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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...
  • amitchandak's avatar
    amitchandak
    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))