Forum Discussion
LHP-Luke
3 years agoFrequent Visitor
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...
- 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:
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.
LHP-Luke
3 years agoFrequent Visitor
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:
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.