BoomTable: Hide series doesn't hide row when it has undefined/non-matching series

I am using BoomTable panel and have even configured the required rules for hiding series based on if the value is above or below a certain value.
It works well if the queries associated returns values for all the columns.
However, when there are some “Non-matching” cells then that row doesn’t get hidden even if all the other cells are in the hiding rule range.
How can I hide the whole row even when there is no data available?

Can anyone please help regarding this?