db.getCollection('costitems').find({"created":{"$gte":ISODate("2019-01-02T00:00:00Z"),"$lte":ISODate("2019-03-03T00:00:00Z")} ,financialSourceType:"xxxx",approvalState:"xxxx"})