Problem with :count


Hello everyone.

I don’t understand why he ignores the Empty.
Could someone explain to me? :thinking:

it’s hard without seeing the expression in bubble, but I think the constraint is not correctly set up, bubble is not looking at the value but at the numbers themselves (number-1, number-5). maybe count the service options where prix is empty instead.

maybe uncheck the box of ignore empty

It was unchecked

After a lot of searching, I found it.
The empty test on a number doesn’t work; it’s a bug.
I filtered out the empty values ​​in the first step, and only then did I count them. Now it works fine.

This topic was automatically closed after 70 days. New replies are no longer allowed.