I'm using the "When a row is added, modified or deleted" trigger in at Power Automate flow to get records, when it's a approved by a certain user:
The flow runs fine, but when the record has child records, the flow runs twice.
I've checked the output on the double runs and they are exact the same.
In the screenshot the first run is on a record, which have no child records and the next two runs is on a record that has child records.
I would like the flow to only run once eventhough there are child records attached to the main records. Or to find some kind of work around.