I have made two fields as coalesce but still it is inserting new record for same combination
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 11:32 AM
Hi All,
Here my requirement is If In the target table there is entity with same RAM means entity is XX and RAM is YY and other records comes with same entity and RAM I want to just update the other fields and record. so I made those two fields as coalesce true but is still not working, please help me in this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 11:36 AM
share the sample record which you want to update or insert. Also share where you are trying to insert the record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2024 12:00 PM - edited 06-27-2024 12:03 PM
Hi @Pratiksha ,
following record I am trying to update and others to insert
Functional area is nothing but the class of the entity, label name shows the whatever the class entity has, backend name is entity only