Last Active Date?

Is there any way to create a list based on the last active date within a constituent's account?

  • Hi Gabriel,

    By "last active" do you mean the last time there was a monetary transaction of some sort with them?
    If so you could create criteria for payment date and amount etc. in the t_keyword table based upon the t_payment table, however it may be advisable to create a view to use instead of the actual table.