Forum Discussion

chengja1's avatar
chengja1
New Member
4 years ago

Formatting matrix rows

Hello,

 

I'd like to format a matrix table better for my business requirements:

 

This is what I'm getting:

This is what I want:

The transformed data table looks like this:

MetricToleranceGreenToleranceRedDateValueDate(txt)BackgroundColour
# of incidents510Saturday, 1 January 20223Jan#76B62A
Incidents above 30 days13Saturday, 1 January 20220Jan#76B62A
# of incidents510Tuesday, 1 February 20224Feb#76B62A
Incidents above 30 days13Tuesday, 1 February 20221Feb#76B62A
# of incidents510Tuesday, 1 March 20226March#ffe845
Incidents above 30 days13Tuesday, 1 March 20223March#ff6e6f
# of incidents510Friday, 1 April 20223April#76B62A
Incidents above 30 days13Friday, 1 April 20224April#ff6e6f


More context:

 

Ideally, I'd have first column left aligned, 2nd and 3rd centered. The Values to the right are all centered and conditionally formatted to the background colour (as already done). The supplied data table is transformed already, in reality there are some relationship connections to build it to what it is (but should be okay if there is a solution to my problem).

 

I've tried googling to no avail, but if there is an existing solution, please link for me.

 

Cheers,
Jason 

EDIT:
FYI, my current settings:

 



4 Replies

  • Hello,

     

    That does not answer my question.

     

    I am specifically looking for a method to left align the first matrix column in the table and keep the 2nd and 3rd column centered.

     Please see the circled and highlighted bits of relevant information that may help you to guide you to assisting me.

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    chengja1  you can put, row headers alignement : left, and specific column alignement : center.

    like this : 

    and

    I hope this, answer the question.

    • chengja1's avatar
      chengja1
      New Member

      Hi, thank you for your answer.


      Sorry this does not solve my problem. What you've shown me here where you apply the formatting of the Row headers, and specific columns does not align to my data structure.

      What is circled in yellow is the row headers, in your snippet and in mine, shows that it's a global formatting for all the rows. But what I want is for "Metric" to be left aligned, "ToleranceGreen" to be centered, "ToleranceRed" to be centered.

       

      The specific columns that you took a snippet of, is what is circled in blue in my picture - and is not relevant to the problem I am having.

       

      Hope this makes sense, and can help you answer my question