Exception for particular string in dimension

I am trying to build an alert for CloudWatch SQS ApproximateAgeOfOldestMessage but excluding all dead-letter queues. How can I filter in QueueName dimension for all except dead-letter? !*-dead-letter won’t work rather throwing error it just not showing anything. Is it possible at all?