I raised a specific question yesterday which - from what I understand so far - doesn't have a direct, out of the box solution. And so I want to ask in a more general sense, knowing that there is a whole other layer to Flow when expressions are taken into consideration.
If I have any flow, whereby an item is added to a SharePoint list (Trigger = When SharePoint item is created or modified) and - using switches and conditions - it can go any number of 10 different people or locations, but at any stage or at multiple stages during the process an attachment may be attached to the list item - can anyone advise or suggest any possible way of achieving this without kicking off the flow every time a new attachment is attached? I would have thought there might be some expression I could use within the trigger condition to make this work?
The screenshot below shows the top of the flow I'm working on currently. Underneath the switch there are a multitude of possible paths, the specifics of the which shouldn't matter I don't think. I just want to have this flow and be able to allow people to attach things to the sharepoint object without retriggering (and rendering useless) the whole thing.
If anyone has any advise please let me know.
