I have a formula that works very well but I need to not include any number that is 0.00. Here is the code
average(
select(main[TGPA], ([School name] = [_thisrow].[school]))
)
Where would I add the part of code that excludes 0.00 and what would that code be?
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |