Hello Alteryx Team,
Needing assistance on the attached dummy input file. If the first column is D3, then the 2nd column should consist of 9 digits. If incase it only consist of less than 9 digits, then add zeroes in the beginning to make it 9:

In the example above, you can see that there are 3 values that does not contain 9 digits. The output should be like this (all 9 digits) under D3:

Thank you in advance.