I have a report that totals at a group level and there are 4 different totals at this group level. The group total field names are: Sum of @ExtPriceYTD, Sum of @ShippedQtyYTD, Sum of @ExtPriceLastYTD, and Sum of @ShippedQtyLastYTD.
All I want to do is not include the record if all of these fields are 0. So, what I did was go to the Select Expert and add a formula to exclude the record if all 4 fields are 0.
The problem is when I add this formula it actually puts a selection value in for each of the fields and sets it to where that field is not equal to 0. As a result, it excludes any of those records where there is a 0 and not where they are all equal to 0.
Can anyone help here?
Thanks,
Bessebo
All I want to do is not include the record if all of these fields are 0. So, what I did was go to the Select Expert and add a formula to exclude the record if all 4 fields are 0.
The problem is when I add this formula it actually puts a selection value in for each of the fields and sets it to where that field is not equal to 0. As a result, it excludes any of those records where there is a 0 and not where they are all equal to 0.
Can anyone help here?
Thanks,
Bessebo