Reports module custom condition?

hello everyone!

I have a multiselect field with values 0, 1, 2 and 3. I want to make a report for all the accounts that have a value of 2 for this field.

However, the operator allowed for multiselect field is only “Equal To” and “Not Equal To”, which means that if an account has value 0 and 2 for this field, it will not be included.

I’m running suiteCRM 7.9.0

Any sugguestion on how should I get around with this? Thanks in advance!

I have the same issue, the multi select is treated like a dropdown by AOR and will only give an equal or not equal

Not sure how complicated the report is you need but ours was relatively simple so we added the multi select field to the advanced search of the module and it works exactly how you would want from there

i am using 7.9.4 - i would upgrade :slight_smile: