I've created a Login Audit Trail search, and my results are showing up accurately. I just want to narrow the results list to only include users who have logged in 10 times or more. My results column of of login Date that is summarized by Count is retrieving the correct count, but when I try and incorporate similar Summary criteria of Count of Date is greater than or equal to 10, I get an error. I'm assuming that this is because I am trying to summarize a date field with a Count summary, but I'm stuck on how to refine this list. It currently shows 158 users that have logged in at all in the past 30 days, but I'm only wanting to see the 64 users that have logged in 10 times or more. Any ideas? I'll put some screenshots over in the thread to give some more context.