I'm using vlookup formulas to bring into a different tab my Alteryx output. The output looks normal and has no #NAs. But when I bring the output data into the tab, I get #NAs whenever the ID number in the output consists only of numbers. When the ID number is a combination of numbers and letters, the output is fine. To get rid of the #NAs and get the real values in the new tab I have to use the "text to columns" excel feature. Is there an Alteryx tool I can use so that the values don't turn into #NAs once they're are brought into the new tab?