Alright, so I figured it out through an automation.
BUTTTT, now the issue I’m having is the program I’m trying to run this through is reading every single character as a separate item in an array - that’s causing me some serious issues (especially when we get into the big 4-5 digit numbers in the list)
Sooo, I think a workaround would be to parse every number separated by a comma and a space into a “single select” column, but I can’t figure out the automation to make this happen.
Any ideas?