Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Does anyone know how to get a straight line average for a measure?
I have been using this measure on a line and stakced column chart for school tests with AppointmentDate[Date] as my x-axis and
Tests Conducted Pass % = [Tests Conducted Pass]/[Tests Conducted]Solved! Go to Solution.
@Anonymous ,
Create measures like
upper= calculate([Tests Conducted Pass]/[Tests Conducted], allselected()) * 1.1
lower= calculate([Tests Conducted Pass]/[Tests Conducted], allselected()) * 1.1
Use then in y axis constant line (under Analytic pane in visualization) , You have fx option to use measures
@Anonymous ,
Create measures like
upper= calculate([Tests Conducted Pass]/[Tests Conducted], allselected()) * 1.1
lower= calculate([Tests Conducted Pass]/[Tests Conducted], allselected()) * 1.1
Use then in y axis constant line (under Analytic pane in visualization) , You have fx option to use measures
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 |
|---|---|
| 45 | |
| 35 | |
| 30 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |