Is there a limit to the number of members when using the "is one of" operator in reporting?

Ryan153
Giga Expert

We were doing an audit of some Incident records and were wondering what limitations there might be for this operator.

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Not that I'm aware. The condition field is practically unlimited. The total length of the entire encoded string can be extremely long.


View solution in original post

3 REPLIES 3

Chuck Tomasi
Tera Patron

Not that I'm aware. The condition field is practically unlimited. The total length of the entire encoded string can be extremely long.


I think there are some limits. I was doing a query against a table and check to see if the Configuration Item.Name was one from the list of 600 I was interested in and wasn't getting any results. When I started breaking it up into sets of 100, I did receive some results so the limit must exist, whatever it is.

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Ryan,



I don't think there is any limitation as such from the platform.