Is there a way to limit the number of unique values for a field? For example, return 1000 rows order data, but limit “company” to 150 different unique companies?
Is there a way to limit the number of unique values for a field? For example, return 1000 rows order data, but limit “company” to 150 different unique companies?