Unplanned
Last Updated: 20 Jun 2023 10:36 by ADMIN
Benoit
Created on: 13 Jun 2023 17:32
Category: Data Query
Type: Feature Request
2
About the support of in operator in toODataString function

Hi

IN operator seems not to be supported in @progress/kendo-data-query library

Creating a filter as 

{
field: field,
operator: "eq",
value: values,

}

leads to a "filterOperators(...) is not a function" error.

I think IN operator is now part of OData specifications (What’s New in OData Version 4.01 (oasis-open.org)) shortening filter expression with multiple EQ expressions joined by OR

Is it in the plan to support it ?

Thanks for your answer

Best regards - Benoit COLAS


3 comments
ADMIN
Filip
Posted on: 20 Jun 2023 10:36

Hi, Benoit,

I have converted this ticket to an official feature request, and I have also added your vote.

We will monitor this item closely.

Regards,
Filip
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Benoit
Posted on: 16 Jun 2023 16:57

Would be great if you could turn this ticket in feature request.

Will help a lot in my use cases

Thanks

ADMIN
Filip
Posted on: 16 Jun 2023 14:52

Hi, Benoit,

It seems that the IN operator is indeed part of the 4.01 version of OData.

Currently, we don't have plans for adding it to the toODataString function, however, I can convert this ticket to an official feature request if you would like that.


Filip
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.