Forum Discussion
Syndicate_Admin
Administrator
3 years agoGET AVERAGE GRAPH
Best regards I come to your knowledge to obtain a solution to this requirement: I have a graph that shows me the amount of income per day of the month I get this from counting the numbe...
amitchandak
Super User
3 years agoSyndicate_Admin , Avg income as sum till date and avg post that
AverageX(Values(Date[Date]), calculate(Sum(Table[Income])) )
Avg of Sum : https://youtu.be/cN8AO3_vmlY?t=22980