This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
General Discussions has some can't miss conversations going on right now! From conversations about automation to sharing your favorite Alteryx memes, there's something for everyone. Make it part of your community routine!
I am tasked with parsing some excel files with a messy structure. Some of the values that appear in merged cells are missing when I read in the file to Alteryx. How do I get at the data that I'm missing?
Sample Input:
The red text is missing when I read the file into Alteryx.
Output:
Solved! Go to Solution.
@ddiesel
I am not sure if your workflow allows to change the .xls to xlsx, buf after I saved it as .xlsx, Row#37 is read in somehow.
Thank you @Qiu! This solution worked.