Hi ,
Want to apply "contains" operator in Odata to get query entity.
Please help me with this.
Thanks in advance!!

Hi ,
Want to apply "contains" operator in Odata to get query entity.
Please help me with this.
Thanks in advance!!
Dear Partner,
You can use the Contains option with $filter requests. It has been implemented as a wildcard character.
For example: host/.../EntitySet eq '\*retail\*'
Ref:
Regards,
Mohamed Sanuj Basheer