
Announcements
Hi all.
I am trying to build a copilot which will be based in teams and assist in categorizing various rows of an excel spreadsheet into defined groups. I am unsure if there is a way for a user to upload documents directly from a teams chat with a bot agent, have the agent change the contents by adding a new column per row, and then return this back to the user through the same teams channel. Does anyone know if something like this is possible through the currently available copilots?
Thanks!
It is possible by using the Power Automate flow - Get the reference(URL) to the file uploaded via teams channel, process the file using the power automate flow to add a new row and then return back the updated file version to end user