cancel
Showing results for 
Search instead for 
Did you mean: 

how to skip 5 and top5 products in odata

SRINIVAS_KATTA
Explorer

Hi Experts,

i need to get top 5 and skip 5 products syntex in odata service....

thanks,

srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

maheshpalavalli
Active Contributor
0 Kudos

Hi Srinivas,

You need to use the odata query string operations. You can find examples in the odata standard documentation below.

https://www.odata.org/documentation/odata-version-2-0/uri-conventions/

Search for top and skip, it shows with examples of using the different query options.

Best Regards,

Mahesh