Forum Discussion

LHP-Luke's avatar
LHP-Luke
Frequent Visitor
3 years ago
Solved

Area Chart With Preset Shaded Sections

Hello all,   I need to recreate this chart in Power Bi:   This means that I need: standardized green shading between 80 and 120 standardized red shading between 0 and 20, 140 and 160 st...
  • LHP-Luke's avatar
    3 years ago

    I have an unofficial solution.

     

    I used error bars alongside measures to get the shades I desired.

     

    This video shows how to use multiple error bars:

    https://youtu.be/Zx6Sm9NH1kM

     

    I created upper and lower hardcoded measures, then an UCL and LCL, and used the measures as the "Upper bound" and "Lower bound" fields in the error bars.