Forum Discussion
topazz11
11 months agoHelper III
How do I make this visual ?
Hello, I'm trying to create a visual based on the example data below. I attempted to use a bullet chart, but it didn't quite meet my needs. Is there a way to achieve this in Power BI? desired o...
- 11 months ago
Hi topazz11
Start by unpivoting all columns except Group. Then, use a stacked bar and line combo chart. Create two measures for the column series: the lower bar should be set to transparent, and the upper bar should represent the ± range stacked on top of it. For the line series, set the line width to zero so it’s hidden, but keep the markers enabled and visible. Finally, adjust the min and max values of the y-axis for both the line and the columns so they share the same scale using conditional formatting.
The second image below uses the combo chart. Would have been with a line chart with error bars but there is a limit as to how wide the error bars can be.
Please see the attached pbix.