cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Filtering OData Model data at client side (SAP UI5 program)

sun197895
Participant
0 Likes
8,002

I have got all the data from Gateway Server to my SAPUI5 program. Now, I dont want to show all the data which I got but want to show only one particular line item. I tried putting filter but it is not working.

Can some one please help me how to use filter in OData model. Please note that I am trying to filter at client side and not at server side

View Entire Topic
sun197895
Participant
0 Likes

Thanks all for the help.

Today I learned few things though was not able to fix my filter issue.

But after going through few other posts and specially which Jason mentioned, I feel I have not properly set-up my Odata service which I would be working upon now.

Thanks again.