How to Resolve Column Value Swapping Issues When Importing an Excel File into Alteryx
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi everyone,
I need urgent help!
I have an Excel file that I’m trying to read using the Input tool in Alteryx, but the column values are getting swapped after a few rows. How can I fix this?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AKPWZ contact the person that provided you with the data and ask to get a proper data. Data integrity is one of the most important things.
If not possible then you can create REGEX matching flags based on the structure of the data that you are expecting to have and then filter the data based on these filters fix the rename the headers and union the data back.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AKPWZ that is strange, can you try to open by selecting the option "First row contains Data" in the input tool?
if the issue still persist can you copy the data to a new excel file and try again?
