Forum Discussion
NewbieJono
Post Partisan
3 years agoAverage over months
Hello all, i have used the average trend line to work out the average for this visuaul.
what wold the dax be to work out average myself? the counts in this charts are based on count rows in a t...
- 3 years ago
Try adding that column after
'Table'[MonthColumn]
NewbieJono
Post Partisan
3 years agoThank you, is there a method i could add a thrid metric to this. for example department
ray_aramburo
Super User
3 years agoTry adding that column after
'Table'[MonthColumn]