Stagging Table data load issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 11:24 PM
Hello Community,
I am trying to load data from excel to servicenow instance. So, Attached a file to the data source. In the excel file, contract start date and contract renewal date is available for all the contract number. But, when I check it in the stagging table, Contract start date and contract renewal date is available only for some contract numbers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 01:31 AM
Hi @Kavyasri ,
In the transform map field definition, you should be able to update the date format to yours yyyy/MM/dd hh:mm:ss.
Mark it as helpful and solution proposed if it serves your purpose.
Thanks,
Anand

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2024 10:32 PM
Open the definition of Staging table and modify these 2 date fields to string type fields and try again.
Thanks,
Narsing