I have pulled my data in using the Sharepoint input tool, however a bunch of my columns have the internal code pulled through from pick lists, for example "146;#United States" where all I want in my file is "United States" Is there a quick and systematic way to clean this up in Alteryx other than parse out to text to columns then using data cleansing? Essentially I just want to truncate everything before the #... Assuming this is a common question with Sharepoint data? Thanks!!