Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi @danextian @Uzi2019 ,
thank you guys for the help, i was able to achieve exactly the needed visual by using a constant reference line for the threshold, and used 2 calculated columns to get the white bars in the stacked bar chart, first calculated column is :
14 - 'table'[pH column]
Second is:
'table'[pH column] - 14
14 is the max ph level.
here is the result:
you then change the 2 calculated columns's colors to white and the main measure which is the average pH to green or whaever you desire
You can use error bars but it is not going to be perfect. In the sreenshot below. I am using the same measure for the upper and lower bounds.
hi @danextian @Uzi2019 ,
thank you guys for the help, i was able to achieve exactly the needed visual by using a constant reference line for the threshold, and used 2 calculated columns to get the white bars in the stacked bar chart, first calculated column is :
14 - 'table'[pH column]
Second is:
'table'[pH column] - 14
14 is the max ph level.
here is the result:
you then change the 2 calculated columns's colors to white and the main measure which is the average pH to green or whaever you desire
You can simply
1)add stack column chart
2) add your PH column in Y axis
3) then go to analytics pane
4) add constant line
5) on Fx add your value. and set summarization to Average
that's it. you PH chart will be ready with few tricks to constant line
Match your average line color to background color
I hope I answered your question
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 47 | |
| 35 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 59 | |
| 58 | |
| 40 | |
| 22 | |
| 20 |