I have (2) calculated fields in a data source that is the sum of multiple columns in dollars. When I place these 2 columns in a report, it will show the row if there is a value greater than zero in either column. If both columns are zero, it omits the row completely. I've tried all different ways including a calculated field and a query calculation. Any idea on how to fix this?