We have two filters Total Payout Amount and Published Orders If we apply a filter by published orders with a value of "2", then 10 lines remain (which also include a value of zero according to the filter, the amount of total payments) But if we also additionally apply the filter Amount of total payments (in which there is no value of zero, since there are none in the database), then we get the crossing of filters. The value 0 is not displayed in the filter because in fact there are no downloads in the database for the total payments to be 0. Just because this is a "measure", the values that in fact should be written as "-" are written as 0. And in the filters are displayed all possible values from the database.