Forum Discussion

edgreg's avatar
edgreg
Regular Visitor
7 years ago
Solved

URL filtering by date is broken

Trying to follow the documentation here and add some filters on my URL and having trouble getting date based filters working. I've gotten string based filters working using the eq operator, but I can...
  • v-danhe-msft's avatar
    v-danhe-msft
    7 years ago

    Hi edgreg,

    I have tested with below format and it could work, I suggest you test again. 

    ?filter=Table/Date gt datetime'2018-09-27T09:55:00'

    Regards,

    Daniel He