Hi everyone,
I am calling an odata service which is connected to a backend table. The table has two primary key. While calling the service from UI during OData.Request operation I need to provide the url where I need to filter the data based on the primary key. But if there are two primary key present then what is the procedure to pass the two data to filter from the list of the data.
Regards,
Soumya