identifying constituents with a deactivated constituency

Former Member
Former Member $organization

Hello everyone,

I am trying to identify a list of people with a definite End Date entered for a specific constituency, thereby currently de-activating that constituency in their record.  The majority of names on this list should have an open ended 00/00/0000 entry in this field.  As I am not IT, and we do not have an internal IT department I would ideally be looking for a solution that does not involve writing a procedure, if at all possible.

Any guidance you may have is greatly appreciated!

Thanks,

Duane

Parents
  • I'm pretty sure when a constituency has an end date that is in the past they consituency inactivates itself. One shouldn't have to manually inactivate the constituency when its end date has passed. Or you want to inactivate the constituency for anyone who has any end date, regardless of whether it is in the past? If you use the manage constituency utility you should be able to inactivate the constituencies using a combination of a list of anyone with the constituency, and the end date parameter.

  • Former Member
    Former Member $organization in reply to A. Freeman

    Hello Amanda,

    Sorry, I realized my post isn't totally clear.  The issue is that there currently is an End Date entered for the constituency in a number of records, but there shouldn't be.  I actually want to re-activate this constituency in these records, change the End Date to 00/00/0000, and so this is the list of people that I am trying to identify.

    So, then a list parameter as suggested by Kjersten would be a good way to go about it, yes?

    Duane

  • To add Constituency End Date to T_KEYWORD we have:

    Data Type and Edit Mask should be Date
    Detail Tbl = vxs_const_cust
    Detail Col = !.end_dt

    Of course I would recommend doing this in your Test system first and making sure it works because I tend to be overcautious.  :-)

    Once you've done this and have your list of patrons with an end date the Manage Constituency report lets you change it back to blank en masse if there are a lot.  Good luck!

  • Former Member
    Former Member $organization in reply to Kjersten Schladetzky

    That did it.  Much appreciated Kjersten.

    Thanks,

    Duane

  • You're very welcome.  Glad to have helped!

     

    Unknown said:

    That did it.  Much appreciated Kjersten.

    Thanks,

    Duane

     

Reply Children
No Data