Issue is โAverageโ doesnt work for numbers
for example average for:
4
4
gives average 2, but it should be 4โฆ
Solved! Go to Solution.
Seems to work fine here. Youโll have to further describe your issue if youโre seeing different.
Seems to work fine here. Youโll have to further describe your issue if youโre seeing different.
For reference:
Still issue:
I think its counting empty cells as 0.
Hove i can skip / not take empty cells to average output? I mean if i have for exmpl 3 rows
2
Empty cell
3
Id like to have result 2,5 without 0 on row 2โฆ
Please post a screenshot of the complete expression youโre using.
I suggest making a Slice for only those records with values, then basing the Chart View on that Slice.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |