Hi @Rafael_Martins,

Not sure if it works with your use case but perhaps you can try use the custom criteria filter for the date field but I do believe a different partition field has to be used as Atlas currently supports the following partition attribute types:

  • date
  • int
  • long
  • objectId
  • string
  • uuid

Regards,
Jason