Hi.
My team has been developing an Action Flow that sends a CSV attachment in an email for the customers that have due payment.
The problem is that the customer wants to receive their invoices grouped by the reference number but the actual GROUP BY function that Celonis have makes the reference number divide the attachment so in this case the same customer would receive 2 or more emails instead of just one.
We already implemented some tools for separating the CSV text with (,) so we want to know if exist something similar for this case.
Thanks in advance