Hi Stefano,
I could get the filtered results with query as below
Also, I found that the filter is specific to the data type of the field
For example:
Date = 2018-09-09
DateTime = 2018-09-19T20:05:52.667Z
Integer = 1
Decimal = 1.00
Text = ‘Text’
Code = ‘PS’
Options = ‘Order’/’Quote’
Boolean = true/false
I'll try the query as you provided and give the feedback thanks.
The datetime filter is wrong.
You should write something like:
Shipment_Date ge datetime'2018-01-01T00:00:00Z'
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,317
Most Valuable Professional
nmaenpaa
101,156