I'm trying to get my Copilot Studio agent to read and evaluate content from multiple project files (like DOCX, PDF, Excel, code files like .ipynb, .py ) stored in folders.
Is this type of bulk file processing and evaluation possible?
What's the best way to approach it, especially for different file types?
Unfortunately too many details missing as its a big ask.
Yes its possible, because copilot uses Power Automate, Power Automate can read/process those files.
Its all the details inbetween/before/after that are missing.
So the first answer is Yes it can be done
The second answer is, it depends on what you want from the file itself, as the flow can figure out what type it is, but then you would have a Switch in the Flow, and based on file extension, your flow would do whatever it needs to for that file type.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.