Email Scripting - Filtering Unique Records
Does anybody know a way to filter/select only unique values of a certain field from a foreach statement via email scripting? I
We have different coverage type in addition to the Registration. The email has a table that includes the customer's Serial Number and Product Coverage combined into one row. The problem is that they are all part of the same object and the main registration and coverage are tied together via the same serial number, so this is creating more line items than we need.
So I'm trying to look for a way to just filter my list to only show unique Serial Numbers per line item.