Hi All,
Please find attached a sample workflow in which the results are sorted by 'Due Days' and grouped by Product. I am attempting to incorporate an additional grouping by Name, as the final output will be distributed to each recipient via email.
In the current configuration, the Name field contains three distinct values (John, James, and Peter), and each individual should receive an email containing their respective data, sorted by 'Due Days' and grouped by Product and Name. However, the results are not appearing as anticipated. Specifically, John's and James email displays three rows of data each, as illustrated in the snapshot below, where the sequence does not align with expectations. The correct order should present row number 7, followed by row 8, and then row 3, as the data should be sorted by 'Due Days' whilst maintaining groupings by both Product and Name.
CURRENT OUTPUT:
EXPECTED OUTPUT:
John's Email:
Peter's Email:
James's Email: