
Announcements
Dear community,
In D365 F&O, I am sending Collection Letters via Electronic Reporting. I need to implement a conditional recipient logic:
Priority 1: Send to contacts with purpose "Reminder".
Priority 2 (Fallback): If no "Reminder" contact exists, send to the "Invoice" purpose.
Standard Print Management sends to all selected purposes simultaneously. Is there a way to handle this priority logic via ER Formulas or Destinations without custom X++?
Has anyone successfully used a Formula in the ER Destination to filter contact purposes dynamically?