Can we please have this field added to the Saleforece NPSSurvey Response for Survey 1.0 and the MDA object for Survey 2.0?
This will help us create AVG NPS reflect the true NPS across all the records.
Field name: anything
type: formula
content:
IF(JBCXM__NPSScore__c<=6,-100,IF(JBCXM__NPSScore__c>=9,100,0))
Page 1 / 1
Hi Meenal,
By using the migration utility you can get 1.0 surveys on 2.0 and you can get the overall NPS. We are planning to deprecate 1.0 so we are not making any chnages to. 1.0.
Thanks!
By using the migration utility you can get 1.0 surveys on 2.0 and you can get the overall NPS. We are planning to deprecate 1.0 so we are not making any chnages to. 1.0.
Thanks!
@piyushmadhukar What object would we look for this in? Can you give an example of the fields to pull in? I'm assuming we wouldn't look at the response object.
Hi @meenal_shukla @lane_h This has been implemented.
It works by assigning a score of 100 to promoters, 0 to passives, and -100 to detractors. The simplicity is that all you have to do is apply an aggregation of Average on that field and it will give you the True NPS of all of the responses that you have filtered.
It works by assigning a score of 100 to promoters, 0 to passives, and -100 to detractors. The simplicity is that all you have to do is apply an aggregation of Average on that field and it will give you the True NPS of all of the responses that you have filtered.
@meenal_shukla, This feature is implemented and push to production with the latest 6.3 release. Follow this articel for more information.
Thanks for posting!
Thanks for posting!
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.