Forum Discussion
Anonymous
4 years agoNot applicable
Filter by DateTime in Odata
Hi, I would need to filter by the column "CalendarDateId" in an OData feed, but I can't the filter to work. For example records where CalendarDateId >= 08/01/2022. I've tried several formats and di...
- Anonymous4 years ago
Found the solution, should be written like this "datetime'2022-08-01T00:00:00.000'
Anonymous
4 years agoNot applicable
Hi Jeanxyz
Due to the size of the data and the fact that it is very slow to do any transformations in Power Query, I would need to filter the data in the Odata -query.
Br, Chris
Anonymous
4 years agoNot applicable
Found the solution, should be written like this "datetime'2022-08-01T00:00:00.000'