Parsing an excel with Ai

Hi, I have a workflow where I retrieve data from an Excel file and parse it using ChatGPT. My goal is to extract specific information based on certain instructions, such as identifying the item with the best price offer.

So far, I’ve fetched data from Google Sheets, edited the fields, and transformed it into a JSON file. However, when I upload it to OpenAI, it fails to return a single consolidated answer. If I don’t transform it into a single file, OpenAI generates a separate response for each row instead.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.