Custom Fields in the Plans Cube?

Hi All,

We have recently started using custom fields in Plans to keep track of planned gifts to our comprehensive campaign. We just set Custom_01 to be currency and gave it a name: Recorded Planned Gifts. Does anyone have any ideas on how to integrate this into Analytics? I'm currently using the default Plans dashboard with a campaign filter. 

Thank you!

Parents
  • Hi Megan!  I need to add a custom field to my Plans.  Is there a documentation page that shows me how to do that?   Thanks and happy holiday weekend to you and the team. -Janet

  • Hi! If you have access to the system tables, go to T_Keyword and use row 507. It should be called Custom_01 or something similar. Just modify the description, data type, and edit mask. In my case, we're using it to keep track of planned gifts so the data type is currency and the edit mask is dollars. If you don't have access to the system tables, your sys admin should be able to do this quickly.

    It's a tiny bit more involved if you want to add more than one custom field, but it's the same concept. There are up to 10 available for use. 

    We actually use three custom fields, so it looks like this:

Reply
  • Hi! If you have access to the system tables, go to T_Keyword and use row 507. It should be called Custom_01 or something similar. Just modify the description, data type, and edit mask. In my case, we're using it to keep track of planned gifts so the data type is currency and the edit mask is dollars. If you don't have access to the system tables, your sys admin should be able to do this quickly.

    It's a tiny bit more involved if you want to add more than one custom field, but it's the same concept. There are up to 10 available for use. 

    We actually use three custom fields, so it looks like this:

Children