Was wondering if anyone has seen this below im now running into issues with loading in excel files from the SharePoint Input tool i can get the Excel file but if a certain column the "type" changes it throws an error (see below)
i narrowed it down to a specific cell ( so i load in that 1 column and cells 1 to 149) those load in fine but as soon as i go to cell 150 it throws the below error. Even if i manually change the type in Excel it still throws the error and changing the entire column will not get rid of the error.
Was wondering if anyone has seen this or has had a fix for it its not plausible to go into every sheet every week and adjust all the cells.
Below screenshot s the error
This is the error - Error: SharePoint Input (1): ("Expected bytes, got a 'int' object", 'Conversion failed for column NOTES with type object')
Was wondering if anyone has seen this or has a fix for it