groupByInfo - What does the 'positionName' parameter do?

Réponse

The 'positionName' parameter specifies the column name for the position of the record within its group in the output table. The default column name is '_Position_'.
Did this answer help you?