How to insert only one record in target table using transform map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2023 08:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2023 11:12 PM
Hi Ankur,
That is how the requirement is . There could be more than one rows in the sheet, but in target table we want only one row to be inserted whose total value field column has maximum value(eg: in the sheet max value is 48.8 so only that record should be inserted remaining should be skipped)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 07:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 09:28 PM
Hi @sunil10
Have you gave a thought on onBefore script ? Please refer below posts and see if it helps :
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.