Formula column to obtain unique values using grouping columns
What would be a simple column formula to obtain unique values with large datasets (100k rows)? Is this possible? For example, looking at Cars.jmp. The distribution platform gives already the number of levels (unique elements), but I couldn't find a formula column able to calculate these. Make column --> 37 levels (different manufacturers). This is often called cardinality, distinct, or number of u...