Is it possible to use raw values instead of formatted values for the analysis?

1 vues

Réponse

Yes, by setting the "raw" parameter to TRUE. When this is enabled, the raw values of the variables are used, and the results are ordered by the raw values, overriding the "rawOrder" parameter.
Did this answer help you?