• you can use it in the below fashion.

    RowNumber("Group1") =1

    RowNumber("Group1").RowNumber("Group2")= 1.1

    RowNumber("Group1").RowNumber("Group2").RowNumber("Group3")=1.1.1

    This will Iterate through all rows and provide you the hierarchical numbers.