This behaviour may be expected in OAS but it is a bit frustrating when trying to filter out 0. Basically Combine a Subject Area with a Dataset by joining in DV workbook, go into Classic and create an analysis. Example Expenses = 100 and income = -100 from subject area, but, creating a calculation on the subject area measures only it appears to force OAS to use double arithmetic and then we can't just simply filter out 0 as the total is not true 0. We have to do abs and coalesce etc on the amount in a filter to get it to true 0. See Screenshot with a calculation that has this exact issue. Is this just expected. It seems a bit of a unpleasing workaround?