- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Import a CSV file to Include Date Created and Date Modified
I need to import a series of CSV files that do not explicitly contain a date stamp as data text. Am I able to somehow collect the date modified and / or date created to fill in the blanks?
Slán
SpannerHead
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Import a CSV file to Include Date Created and Date Modified
With Multiple File Import you can add file creation date
And if you are opening those using JSL you can use Last Modification Date
and/or Creation Date to add new column after you load the .csv as a table
both are found under File in Script Index and JSL Syntax Reference
-Jarmo