Customer / Requester field on Task table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2024 05:25 PM - edited ‎11-13-2024 05:27 PM
Hello, does anyone out here know why ServiceNow never has the Customer (or Requester) field as the core field in the Task table? We got an enhancement request from stakeholder to add it as a custom field so they can use it in the report filter condition and report output, and no need to create separated report on incident, change and RITM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2024 10:05 PM
Hi @JasonLin ,
ServiceNow never has the Customer (or Requester) field as the core field in the Task table because in each table name will be different and it should be based on table. for example in incident it is called as "Caller", in change it is called as "Requested by" and so on. We can not have it on task if we do so based on module we need to change the label of the field. Definitely for incident module you don't want to have name as "Customer".
For reporting purpose you can create it in on task table but you need to write BR to set the value in every table.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------