I have a report in which i'm trying to filter out 0(ZERO) and below values. I tried [AMOUNT]>0, but this is not working out from. When I run the report with out this filter it matched with the database but after implementing this Count doesn't match.Please help me a workaround to implement this logic.