Bug
Bug ID Number | BUG-000151515 |
---|---|
Submitted | August 11, 2022 |
Last Modified | August 22, 2022 |
Applies to | ArcGIS GIS Server |
Version found | 10.9.1 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review |
Add double quotation marks ('') around the date paremeter to return the correct results.
When the query is tweaked from this:
{"0":{"queryOption": "useFilter", "useGeometry": true, "where":"date>date'2022-01-01 00:00:00'" }}
To this:
{"0":{"queryOption": "useFilter", "useGeometry": true, "where":"'date'>date'2022-01-01 00:00:00'" }}
It is able to process and return the correct data.
Bug ID: BUG-000151515
Software:
Get help from ArcGIS experts
Download the Esri Support App