Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 68 | |
| 58 | |
| 44 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 105 | |
| 105 | |
| 36 | |
| 26 | |
| 26 |