Forum Discussion
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 :)
1 Reply
- Greg_Deckler
Community Champion
Why are the last two rows repeats? Does that table represent your source data? Can you paste that data in a form that can be copied and pasted?
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490