Skip to main content
Question

OData call to a GI with multiple values for a filter

  • February 9, 2026
  • 0 replies
  • 5 views

Forum|alt.badge.img

Hi,

How can I make an OData call to a Generic Inquiry with multiple values for a filter?  For example, OrderID is 1001, 1003, or 1004.

I know OData v3 does not support the “IN” filter clause.  But can I user parameters or OData v4 to retrieve multiple records based on an array of filter values?

Thanks!