Hi anyone here have a work around or formula in my case i created a project where in Effectivity date reach it sends email notifications i also created a helper column for subject to have a unique fields and not bundled in one email but in this case if the same effectivity date different details it was placed in one email trail i tried some sort of work arounds but still it shows like this
Email notifications in same email trail bundled in one email the subject shows 2 entries or how many effectivity dates tied up
It should be like this if no the same effectivity date :
This is my automation
formula for the helper column for subject :
="Final Reminder: CRR Request " + "|" + [CRR Reference number]@row + "|" + [Client Name]@row + [NEW CLIENT]@row + "|" + " Effectivity Date: " + [CRR Effectivity Date]@row
someone can help me any work around on this please thank you
best regards,
Annie :)