Hi,
I'm trying to clean a few Alteryx files for preparation but am facing a dilemma when attempting to do so. Each file has multiple sections within it with headers repeated for each of those sections. However, I'm seeing that within one file there are some sections that are shifted a row or two over while others are not within that same file. So I'll have a Total column in column 'M' in the first couple hundred of the excel sheet, but from row 400-500, I'll have Total in column 'N' or 'O' within the same file. I have issues like this for each of the couple hundred files I'm trying to bring within the same workflow to clean these out. Is there a way to align the columns properly within Alteryx so I have all of my Total columns in one row?
I'm fairly new to Alteryx still so trying to learn the ins and outs.