Hi everybody, I have a problem with ODATA filter:
If I use just S_ID eq CambioS_ID it works fine, but if I use this filter not work, it show bad request.
Any idea? Thanks
Solved! Go to Solution.
TRy adding single quotes between ur variable like S_ID eq '9999'
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it
If I use just "S_ID eq 99999/1" it shows too "The Expression is not valid".
What am I doing wrong?
TRy adding single quotes between ur variable like S_ID eq '9999'
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it
Thanks a lot.
Single qoute is the key.
User | Count |
---|---|
7 | |
4 | |
3 | |
3 | |
2 |