Hello All,
I am new to Alteryx, need your help for one of our use cases.
1. Using input file we need to do certain calculation and joins - which is fine
2. After completing the formulas and joins the output should save in text file based on the below Character position - Got stuck here
Bytes Criteria
1-6 A
7-13 B
14-19 C
20-25 D
26-31 E
32-38 F
Ex : If one of my output value matched the Criteria under B then my output value should come between 7-13 position in text file similarly for other values.
I have no idea how to do this, it will be greatly helpful if some one advice me how to do this