Overview:
The SCHEDULER_FILTER is not displaying new field in CRM online. For example, the Veeva Setting SCHEDULER_FILTER is set using: ACC.Name, ACC.Account_identifier_vod__c, ADD.Zip_vod__c, and ADD.Name
The filter appearing on My Schedule page is shown below. The field Account_identifier_vod__c is not displayed.
Root Cause:
The Veeva Setting, SCHEDULER_FILTER, is case sensitive.
The field Account_identifier_vod__c API Name is not recognized. It should use an uppercase I in the name: Account_Identifier_vod__c
Solution:
Related Documentation:
CRM Help Documentation: Scheduler Filters in My Schedule
Send us your feedback: We're always looking for advice to help improve our Knowledge Base! Please let us know if this article was helpful or provide feedback on how we can improve your experience here.
Thank you