SYMPTOM:
A user has the following metric result in a report and needs to calculate the average on only the values that are greater than zero. In the example below, the average is being calculated using all the values rather than those greater than zero:

In this example, there are zeros on the database appearing as data, thus, the zeros must be ignored. These zeros must be treated as nulls in order to have the calculated average on only those values greater than zero.
ACTION:




