Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Matrix table couldn't display values

Hi, I am new to PowerBi and I am not sure if this is an issue or I am doing it wrong. I am developing a matrix report and the column picks either first or last but not all values. In below screen sh...
  • RamySaroufim's avatar
    9 years ago

    Hello Bobby21,

     

    The Matrix visual is used to show a measure aggregated over some grouping. The grouping can happen in 2 dimensions, Rows and Columns.

    Since you measure is a Text, the options for aggregation function are First, Last and Count.

     

    To fix your issue and show exactly as you have on the the spread sheet you have, you need to add another level of grouping that would be unique per row. Something like an Order number.

     

     

     

     

     

    Then add the Order # to the Row hierarchy.

     

    Ramy