Forum Discussion

khannap's avatar
khannap
New Member
2 years ago

Matrix with values as column

Hi Power Users

 

I am working on a matrix where I have following data

Effective DateEnd DateSales #Closed Account #Remaining #
  1001585
     
     

 

I am working on a matrix where I need Sales # as columns and closed Account # and Remaining # as rows

Also, Remaining 3 is calculated base on the total closed Account # not based on the month wise. The expected matrix will look like this

End Date  JanJanFebFeb   
Eff YearEff MonthSalesClosed Account #Remaing #Closed Account #Remaining #   
2023Jan1005951085   
 Feb1501014020120   
 March505451035   
          

 

Here, I am trying to achieve 2 things: 

 

1. Sales # shouldn't be split into months (keeping sales # as colums)

2. Remaining # is calculated based on total sales. Not based on the monthly sales.

 

Hoping to get some pointers. 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi khannap ,

    Matrix visual objects in this format are not realizable in Desktop, especially where I've circled them in red:

    Also, you can't do these calculations directly in the matrix, you have to do them beforehand in the data table using a measure or calculated column, and then put the measure or calculated column into the matrix.

    If possible, please provide sample data.

    Best Regards,
    Dino Tao
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.