Forum Discussion

Elston's avatar
Elston
New Member
4 years ago
Solved

Conditional Formatting in Clustered Column Chart

Hi All,

 

I am using Cluster Column Chart to compare Actual vs Target in Revenue and would like to apply conditional formatting to the "Actual" columns such that it will be green if Actual >= Target and red if Actual < Target.

X Axis - Country

Y Axis - Actual

Y Axis - Target

 

However, I am unable to find the "fx" button under Columns to apply the conditional formatting. I am currently using the April 2022 version. Is there another way to apply the conditional formatting? 

6 Replies

  • You may need separate Actual series. Please provide sanitized sample data that fully covers your issue.

    Please show the expected outcome based on the sample data you provided.

  • Sample data:

    CountryActualTarget

    APAC

    138130
    China3330
    Japan1920
    India/SA1110
    ANZ1310
    Korea1820
    SEA1920
    TW2520

     

    Clustered Column Chart:

    Would like to have Actual that are more than the corresponding Target to be in green and red when lower than the corresponding Target, i.e. columns of APAC, China, TW & ANZ to remain green and the columns of Japan, SEA and Korea to be in red.

     

     

     

      • Elston's avatar
        Elston
        New Member

        Yes, this will work. May I know how did you achieve this as i am wondering whether it will be feasible for a huge data set (without doing much manual adjustment to the data set, or none at all if possible)?