Forgot your password? Register
DCountDistinct()

DCountDistinct() determines how many distinct values of a field exist (first parameter), for those participants fulfilling a filter (second parameter):

DCountDistinct("[Club]"; "[Finished]") - returns the number of different clubs with finishers

Why the double quotes around the field names? Because the parameter is the name of the field that the function shall analyze!

Note that the aggregation functions are not very fast and should be used rarely.

×

Do you have a question?

Our team is happy to advise you personally.

Contact us!

The team at RACE RESULT will be happy to assess your individual needs, troubleshoot existing issues and answer any questions that you might have. Feel free to reach out through the provided form now.

If you have a support question, please add your event ID!

I have read the data privacy terms.