We have a field for every contact on an account to mark the contact level for that contact which could be 3 options; Recruiter, Manager, or Executive.
I am trying to create a rule that will create a CTA for an account when there are 0 contacts with an Executive contact level marked. Based on basic filtering options within the rule, I don't see anyway I can do this. Is there any other way I can do this since I am essentially trying to pull back accounts where a certain value for a field does not exist.
Page 1 / 1
How about using a pivot task to count the number of Executive contacts? I have a similar rule when an account has 0 touches by the CSM.
There is probably a better way to do it, but here's the approach I've taken in the past:
1) pull one data set that has all of the contacts and their contact level
2) do a pivot task to get the total number of executives per account (accounts that have no executives will not show in this table)
3) pull another dataset of all of your accounts
4) merge the pivoted dataset with the all accounts dataset and use the merged data to trigger the CTA (where count of executives = null).
Hope this helps (or that someone else steps in with a better way that I can learn from)
There is probably a better way to do it, but here's the approach I've taken in the past:
1) pull one data set that has all of the contacts and their contact level
2) do a pivot task to get the total number of executives per account (accounts that have no executives will not show in this table)
3) pull another dataset of all of your accounts
4) merge the pivoted dataset with the all accounts dataset and use the merged data to trigger the CTA (where count of executives = null).
Hope this helps (or that someone else steps in with a better way that I can learn from)
Go Pivot Task!
This sounds like a great approach. A slight variant would be to merge with the Account list first. Then when you do the pivot you can default those with no contacts to zero.
This sounds like a great approach. A slight variant would be to merge with the Account list first. Then when you do the pivot you can default those with no contacts to zero.
We use a pivot task to perform a similar action with contacts. We pivot the 'Contact Role' field and set the customers health measure based on the number of contacts they have identified in, for example, the Decision Maker role. Customers with no contacts with null values in that field are moved to red.
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.