Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Conditional Formatting a Matrix based on a different tables sum

I have a matrix setup showing the monthly summed values of Forecasted Amounts and Commission Amounts. I want to setup a conditional format on the Commission amounts to where if the Commission amount is greater than or equal to the Forecasted amount for the month then it is Green, else if it is lower than the Forecasted amount have it be Red.

 

Commission Amount and Forecast Amount are in two different tables.

 

 

 

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

     

    You can meet this by setting conditional format.

    You can create a calculation that outputs different values based on business logic conditions you select. Creating a formula is usually faster than creating multiple rules in the conditional formatting dialog.

    For example, the following formula applies hex color values to a new Affordability rank column, based on existing Affordability column values:

     

    To apply the colors, select Background color or Font color conditional formatting for the Affordability column, and base the formatting on the Field value of the Affordability rank column.

    The example table with Affordability background color based on calculated Affordability rank looks like this:

     

    For details,you can refer to this:Color based on a calculation 

     

    Hope it helps,


    Community Support Team _ Caitlyn

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

     

     

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    You can meet this by setting conditional format.

    You can create a calculation that outputs different values based on business logic conditions you select. Creating a formula is usually faster than creating multiple rules in the conditional formatting dialog.

    For example, the following formula applies hex color values to a new Affordability rank column, based on existing Affordability column values:

     

    To apply the colors, select Background color or Font color conditional formatting for the Affordability column, and base the formatting on the Field value of the Affordability rank column.

    The example table with Affordability background color based on calculated Affordability rank looks like this:

     

    For details,you can refer to this:Color based on a calculation 

     

    Hope it helps,


    Community Support Team _ Caitlyn

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