Forum Discussion

MPetramalo214's avatar
4 years ago
Solved

Line Chart w/ Conditional Formatting

Hi everyone,   I'm trying to get a line chart to conditionally format depending on whether or not actual sales are above projected sales.  If they are, the line should be green, if not, the line sh...
  • v-angzheng-msft's avatar
    4 years ago

    Hi, MPetramalo214 

    Since in a line chart, a value field is plotted continuously, there is no segmentation for the same field.
    And when the value of one field is used to draw a line chart with two fields, it will not be able to draw continuously.

    Then for the above case, only the above goal measure is needed, and what is not a above goal would be the below goal.

    So what we need is the [Sales Actual running total] and the above goal measure, the below goal measure will no longer be needed and the line will be continuous at this point.

    Note that the above goal measure is below the running total.

    In other words, running sales totals are "below goal" and are shown in red, and above goal measure are still shown in green.

    Please refer to the attachment below for details. (Edit: Please download the new attachment)

    Hope this helps.

     

     

    Best Regards,
    Community Support Team _ Zeon Zheng


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