I would like to use ‘if else’ operator and set a specific category under one unified name like ‘other’. Now I can achieve it by using ‘does not contain’ operator, but if any new values appear I have to constantly update it and it is a lot of manual work.