Forum Discussion
NikiG
3 years agoNew Member
Creating a constant average line on a chart
Hi, I have an issue with trying to create a DAX measure that will return an average for a data column regarding number of services. My data is in one table so there are no relationships and there...
lbendlin
Super User
3 years agoIf you want to display the mean value per day then you need to calculate the mean value per day - in a new measure.