How to Exclude No value

Hello,

I am building a report from a form.

I have a issue with a question of the report..

I would like to exclude the ‘no value’ but even if I set the filter ‘is known’ or is any of ‘…’ it continues to show me the ‘no value’;

do you have nay suggestions??

Hi @SBattuello,

That’s probably because you combined the filters via OR (meaning only one of the two must be true for a contact to “enter” the report). You would have to make it an AND.

Best regards