Hi everyone,
Is there any solution in Alteryx to create Record ID like what I show in the below picture?

for example, if the hierarchy level is A, then the first 2 digits in the Record_ID should act as a level A counter. Therefore, first time that the hierarchy level A appears in the list, then record ID should be 01.00.00 and second time it should be 02.00.00. The same logic for level B and C...