Hi there,
I am trying to set up a flow that triggers after a new row has been added in an SQL DB. I have set up and connected the SQL DB with Power Automate via a gateway and I have set up the first version of the flow. I added new rows to the SQL DB manually via MS SQL SMS, but the trigger does not react. When I test the flow it does work, but only takes the first/oldest row from the SQL DB as an output. I want the flow to only take the newly added row (which should trigger the flow) as an output for my following steps. Do I need to add a "Get row) step afterward? Why is the flow not triggering when I add new rows to the table? Why is it only taking the oldest row from the table as an output?
BR
Thomas