What does the 'cumFreqName' parameter do?

1 vues

Réponse

The 'cumFreqName' parameter specifies the column name for the cumulative frequency in the output table. This column shows the cumulative frequency of the group to which the record belongs, with respect to the input table. The default column name is '_CumFreq_'. Its alias is 'cumFrequencyName'.
Did this answer help you?
groupByInfo

simple

See technical action