Output set element for multiple email addresses

Hello,

Does anyone have an output set element they use to get more than the primary email address on an account? If you do have one, does it need any SQL programming or can it all be setup in the QUERY system tables?

Thanks for any advice you have.

- Chris

Parents
  • Several years ago, but still seems to work for me.  Gives a separate row for each eaddress. I remember using for audit, but not for eblasting or anything like that. 

    TR_QUERY ELEMENT

    Description: Eaddress-Multi-Types

    Group ID: EaddressInformation1

    Data Select: !.email,!.type,!.inactive,!.market_ind

    Single row N

Reply
  • Several years ago, but still seems to work for me.  Gives a separate row for each eaddress. I remember using for audit, but not for eblasting or anything like that. 

    TR_QUERY ELEMENT

    Description: Eaddress-Multi-Types

    Group ID: EaddressInformation1

    Data Select: !.email,!.type,!.inactive,!.market_ind

    Single row N

Children