Hey everyone,
I'm quite new to power automate and workflows, and so I am struggling with this task I'm trying to complete:
The goal is to send information to an excel sheet I have in OneDrive from a Microsoft list.
I start off by defining the workflow to be activated when an item in my list is changed. I then get the list and the target excel.
I then create an apply for each that goes through all the List (I think it does? Maybe the mistake is here. Initially, I had values there, but it created an error and this seemed to fix it hehe), and then I create a compose with all the IDs of the items inside the list (Apply to each 2, seems redundant, as it does the same as the first one).
I now impose a condition where I want to match ID list entries with the Excel Entries, for which I used the Outputs = Value condition.
Finally, I get the row I want and update it. No update shows up on my excel though, hence my asking for help here



