Forum Discussion

JD0963's avatar
JD0963
Icon for Helper I rankHelper I
8 years ago

Measure to work out average/sum per date?

Hi, hopefully someone can help me with this..

 

I have a table that looks like the attached image. I have a date slider and want to work out the average of score (not taking into account any scores which are 0), and sum of points per user when a date range is selected.

 

the issue I am having is whenever a date appears more than once, the Score/Points do as well, and as I want to see the averages and sums per day, this skews my figures a bit.

 

Ideally, from the attached image I would expect to see the following output if the slider selected the date range 01 jan 2018 to 10 jan 2018

 

Average Score = 3.8 (this figure doesn't take into account the 0's)

Sum Points = 3 

 

Can someone help?

 

Many thanks :)