Hi,
I have found solutions to locating the header row in a single .xlsx or .csv file but have been unable to find a post about using the Directory tool for multiple .xlsx files where the header row is not the same. There is summary information in the first x rows and the header row could be on row 11 in one file and row 15 or 16 in another. It's just 4 fields I'm trying to capture and the header names match across all files.
I thought it would be as simple as "Find the row that contains "Item" and use that row as the header row.
I've tried FindString and StartsWith but am assuming, since I'm not seeing the actual field names in my workflow, I'm getting an "unknown variable" error. These work with a single file using the Input tool.
Could someone please tell me what I might be missing or give me some keywords to search on?
Thanks, new to the site and learning a ton from everyone!
Toni