Ribbons: Supported Filters and Sorting

The following table shows field support for filters and sorting for the ribbon object:

FieldSupported FiltersSortable
id$eq, $ne, $exists, $in, $hasSome, $startsWith
createdDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
updatedDate$eq, $ne, $exists, $in, $hasSome, $lt, $le, $gt, $geSortable
name$eq, $ne, $exists, $in, $hasSome, $startsWithSortable

Related content: API Query Language, Query Ribbons

Was this helpful?
Yes
No