Hi Everyone,
I am trying to build a simple flow just to test how the Copilot Studio agent works. I created an Excel file with three columns: Ticker, Price, and Date. I want the flow to run every day at 9 AM, retrieve the stock price, and add it to the Excel file I created.
In order to test this flow, I should click on the Test button next to my trigger, right? For some reason, it fails. I want to understand why. Could it be that it doesn’t recognize the rows and that I need to configure the Row field in the Add row into a table connector? If yes, what exactly do I need to do there?