I\'m trying to do to a aggregate sum up to values in a month, but i only want to sum 1 entry per day, i tried to use $limit before the group but only get 1 entry return.