Hi,
I am building a PVA chatbot that would allow users to get details of their ticket using multiple input criteria (ticket ID, date range, customer number etc.). I have used Power Automate to connect to the Excel data source. Lately I came to know that Power automate would only allow me to fetch limited rows of data from excel and even if I am able to increase this limit, the query time to fetch the desired result back to PVA increases tremendously. The excel file has nearly 180K rows.
I wanted to know if there's a better way (a different data source/connector) to get such output to my PVA chatbot without losing data or sacrificing tremendous amount of time?