Hi Team,
I am stuck with a problem while using Mongo Db Input tool.
I want to extract the data from a particular date range but when i typed a query in criteria , it returns error. I have tried all the way but date filter is not working in it.
query is:
{ "createdDate": { $gt: ISODate("2016-05-27T14:47:23.148+0000") } }
Thanks in advance.
Regards
Nipun Garg