I am trying to use the "search rows" function and get this error -

400: FAILED_PRECONDITION - This operation is not supported for this document

I am using the 'search row" and passing the File ID via mapping from a “Download a file” module from

So I want to get details from an .xlsx file uploaded into a Google directory and search for rows, but its not working.

Also it doesn’t list the row headers when retrieving the sheet.

I am not sure what is going on or how to solve it. Please help