Hi there,
My flow is retrieving multiple purchase lines from a Dynamics 365 BC flow. Once retrieved, it will post a message on our salesforce tool.
My goal is when multiple purchase lines have the same project number, the COMPOSE will merge together. I've tried using append, but it will append them all regardless of the project number because it is in a for each loop.
Let me know if this is not enough information!