|
hi, im trying to do, what appear to me as simple, a query that filter on subject and order by datetime received..
this give me a "restriction or order is too complex" error.. |
Answered by
alejcas
Nov 21, 2022
Replies: 1 comment 1 reply
|
MS Graph docs are not very clear on what filters and orders can be done. You can try in ms graph explorer. If it works there it should work here. In my experience contains filter can be very restrictive. |
1 reply
Answer selected by
Grelot11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MS Graph docs are not very clear on what filters and orders can be done. You can try in ms graph explorer. If it works there it should work here.
In my experience contains filter can be very restrictive.