Developer: DataSource multiple files to take the latest attached file to load data
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 05:12 AM
Currently, the file that is attached first is taken into consideration when loading the records to import set table.
Is there any way to specify the file name or take the latest attached file to the data source
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2024 05:15 AM
Hi,
Glide to sys_attachment table with data source table filter it with updated field and take it last attached file.
Regards,
Gajanan