Hi there, got a quick question. Can you have a copilot studio bot with a knowledge asset of a CSV file or Excel spreadsheet perform simple calculations like summing up the total number of values in a column? What is the difference between Copilot Studio 'bot' and Copilot in Excel?
here is the scenario:
My colleague and I were tinkering with Copilot Studio where we had created a bot. The only knowledge asset the copilot bot had access to was a simple CSV file that listed the following four columns: Project Name, username, hours, date. The file had 30 rows in it. The file, had for example for a row, "Project XYZ, jdoe,5,2024-06-01" which would be for Project XYZ, username jdoe recorded 5 hours of time on June 01, 2024. We have a total of 30 rows in the CSV file and jdoe has 5 rows where JDOE logged hours on different days for the month of June 2024.
We wanted the bot to sum up the total number of hours for Project XYZ and to sum up the hours recorded by JDOE in this simple and small CSV file. Whatever syntax we fed the bot (and we must of tried 20-30 different syntax snippets), we could not get the bot to perform the calculation to give the number of total hours JDOE recorded for Project XYZ in the month of June 2024.. The bot responses sort-of fell into three generic responses: (1) the bot performed the calculation wrong or (2) tell us you should go into 'Excel" and calculate it in there (3) tell us what days JOE was found in the file. We took the same file and loaded it into Excel (we have Copilot for Excel). And in Copilot for Excel, we would type in the same syntax, and it would work - we got exactly what we wanted.
I'm scratching my head - why in Copilot Studio we couldn't get it to work, while in Copilot for Excel - it worked. Any ideas on why Copilot Studio couldn't (or wouldn't) do the calculations while in Copilot for excel it would?
Thanks.