I have and CSV address data file. There are address number ranges that I could expand it with the help of bruttino. Using Cloner and attribute manager transformers.
I need to do another clone and need your assistance.
I also have 2 fileds: “Street Address Number Suffix From Code” and “Street Address Number Suffix To Code”. For example, from A to D
I need to copy based on the number of suffix between From and To, then replace the current suffix. like A, B, C, and D for this example.
I also have 2 fields: “Suite from Number” and “Suite To Number”, which are combination of number and letter. For example from 2A to 2D.
I need to get a result like 2A, 2B, 2C, and 2D.
Do you have any idea how to handle these fields?
I really appreciate your assistance.