Hiiii
Short:
I have build flows so far that get triggered by 1! change and run through 1!/the same change.
The latest flow struggles with bulk changes. My trigger or apply to each must be wrong.
Case:
I created a sharepoint list where I upload 100 images. Each image shall be labeled according to 10 AI builder models.
e.g. "Is the image an outdoor image or indoor image" is one categorizing AI builder model.
Second AI builder model is "image contains cables" or "image contains no cables"
...
There are 10 models. Each uploaded image shall run though all 10 models using power automate.
Without apply to each, only a couple images were successfully labelled but many images and models left out. Only the first model "Detect indoor or outdoor images and second one "bushing" worked a bit.

In close up

Tried using an additional action "Get changes for an item or a file(properties only) and an apply to each where all models are contained. Got errors. Maybe chose the wrong output from previous steps in apply to each.
A hint is greatly appreaciated.
Many thanks for reading my post.