Maybe a small question but I couldn't find the answer. I have a test query as below. The part I marked in yellow is the 1 month data sample, but as the date range increases, the list of distinctValues also increases and the annual queries page timeout.
What I want is just the countDistinct value, how can I provide that. In short, I don't need distinctValues fields, I'm only interested in the countDistinct. How can I exclude this distinctValues field or make a distinct query for the fromid field.