What are the different types of coalesce?

saudfaisal
Tera Contributor

hello!

I came across this question recently, can anyone clarify that are there different types of coalesce or not.

if there are then, 

what are the different types of coalesce present in SN and how do we differentiate between them.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @saudfaisal 

 

As per Google search:

 

There are several types of coalesce configurations in ServiceNow, including:
  • No coalesce: All imported rows are treated as new records, and no existing records are updated.
  • Single-field coalesce: Updates a single record.
  • Multiple-field coalesce: Coalesces on multiple fields to update an existing record.
  • Conditional coalesce: Determines whether a table row should coalesce

https://www.servicenow.com/community/itsm-forum/what-is-coalesce-explain-with-example/td-p/2341075

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************