Hello,
- I'm pulling in purchase order data for my company, and have a "Vendor Management Team Partner" associated with each purchase order record.
- I'm also reconfiguring these POs in a separate table, such that the email address of the PO requester is the primary key.
- If a requester has multiple POs, they'll have multiple values in the VM Team Partner column, so I'm also adding a Rollup for unique values.
- I'm then automating the copying and pasting of the unique values in the Rollup field into a Linked field for the VM Team Partner's email info.
- However, in only some of records, the Link field will display a comma at the end of the values, whereas the Rollup field will not.
How is this happening when there is no comma in the Lookup field? I now have to add values in my "VM Email" table for both "John Smith" and "John Smith," which is an unexpected nuisance.
Can someone help me understand how this is happening and how to remedy?