I have an event that collects freeform string inputs from users. A lot of users will input really short responses (eg. less than 3 characters). I want to exclude all of those short length results in my group by analysis. Is there any way to to do this?