List element - Gen Sal 'Last Updated'

Hi folks,

I have had a weird request come through to me asking for a list of constituents based on when their 'Gen Sal' was last pushed/updated.  Essentially, our membership manager wants to help use this for data maintenance purposes whenever a constituent changes membership categories, as a way to filter out those where Gen Sal was recently pushed/updated.

So essentially the list would look for everyone who had a membership category change in the last month, but did not have Gen Sal pushed/updated in the last month....hoping that makes sense.

Anyone know if having a list element based on when salutations were last generated is possible? And if so, how I would go about it? Thanks!

Parents
  • Nevermind! Answered my own question.  Funny how sometimes typing it out gives you an idea.

    It's not quite when 'Gen Sal' was last pushed, but it is when the salutation was last updated.  The only downside is that if Gen Sal was pushed, but no changes were made, the last_update_dt doesn't change.  In any case, for reference, here is what I setup in T_KEYWORD:

    Description: Salutation Last Update Date
    Data Type: Date
    Edit Mask: Date
    Detail Tbl: vxs_cust_sal
    Detail Col: !.last_update_dt

Reply
  • Nevermind! Answered my own question.  Funny how sometimes typing it out gives you an idea.

    It's not quite when 'Gen Sal' was last pushed, but it is when the salutation was last updated.  The only downside is that if Gen Sal was pushed, but no changes were made, the last_update_dt doesn't change.  In any case, for reference, here is what I setup in T_KEYWORD:

    Description: Salutation Last Update Date
    Data Type: Date
    Edit Mask: Date
    Detail Tbl: vxs_cust_sal
    Detail Col: !.last_update_dt

Children
No Data