in my source data in column M, I have names of companies
one issue is that the company name can come in different forms, but it's actually the same company
in my Excel model, what I've done is build a list of names in a separate sheet then make an VBA loop where if it finds anything these names in column M of the source data sheet, simply make it "Walt Disney"
possible to do this inherently in Alteryx?