odata filter issue

6 views
Skip to first unread message

bannuru jayaseshu

unread,
Aug 10, 2021, 6:55:59 AM8/10/21
to odata-di...@googlegroups.com
Hi Team,

I am using denodo api. In filters I am passing entity id 

$filter = entity_id eq 123 or entity_id eq 234

but the response order is 
entity_id 234 
entity_id 123

how to get the response also in same order of entity_is I am passing in filter
--
Regards,
Seshu.

Handl, Ralf

unread,
Aug 10, 2021, 7:52:08 AM8/10/21
to bannuru jayaseshu, odata-di...@googlegroups.com

Hi Seshu,

 

You can influence the order of the response with $orderby=entity_id asc

 

$filter only filters the result.

 

Regards

Ralf

--
You received this message because you are subscribed to the Google Groups "OData Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to odata-discussi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/odata-discussion/CAF-d_UeO%2BHf79hS82pT755hGKz39%2B9kN%3DAQuW28ne8hRrSU_3A%40mail.gmail.com.

Reply all
Reply to author
Forward
0 new messages