Hi!
Pretty new here, got stuck with a new scenario. I’m trying to make a scenario in which i use data from my Microsoft SQL Server to get an analysis in ChatGPT. I’m struggling a bit on how i can get the data structured in a way that ChatGPT also understands what i am submitting.
The errors i got so far;
- Multiple bundles (which is not what i want)
- ChatGPT says i am submitting “Objects” instead of data
Also note that the data is both text and data, and i would like it to analyze for correlations etc. If i just add an excel file it works. Also tried is with Google module, but that also didn’t work (but maybe i used the wrong module). There are 11 columns, and i think the issue there is that it doesn’t submit headers and only the data so then ChatGPT doesn’t know what the data is for/from and can’t properly analyze.
Here is my current flow, which is obviously not working. Guessing i just need a small hint, hoping someone can help!
btw; Router is in because i have more SQL Servers i want to connect to this scenario,