Forum Discussion
AnonymousTurtle
6 years agoRegular Visitor
Numeric value of average line and conditional formating
Hi, I want to get the actual number value of the average line that I used analytics to calculate? Is it possible to somehow get this value and use conditional formating to change th...
AllisonKennedy
Community Champion
6 years agoThe analytics should just give a straightforward average of whichever field/measure you selected, so just use AVERAGE function in DAX to create a custom measure for average and use this measure in conditional formatting.