Aug 15, 2018 03:02 PM
Hi! We’re using Airtable as client & case management for our local diaper pantry. I’m trying to figure out how many unique clients we saw within a time frame. We can filter by date, then group by client code. For instance, right now that view shows that we had 95 visits in the time frame we’re searching. We can group by client code, then count how many groups - but there’s gotta be an easier way to figure out how many unique visits, right? I feel like I’m missing something super obvious but this is all still pretty new to me. Thanks in advance for any help!
Sep 27, 2018 05:31 AM
I was having a very similar problem and someone just helped me solve it yesterday, so maybe it will work for you?
Here is what he said:
There is a workaround that will get you the number you want, but it’s not pretty…
Should only take about 5-10 minutes to set up.
ctrl
/ cmd
+ shift
+ down arrow
] and pasting)COUNTA(ARRAYUNIQUE(values))
This will count the unique values from the field rolled up, and that count will match the number of groups that exist in your grouped table, because a group is created for each unique value in that field.
Apr 23, 2020 10:49 PM
Another way is to use the bottom menu under the needed column and choose “Unique”.
Can’t upload images(