Get First 100 rows from collection
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-19 06:41 PM
Hi Team,
Get First 100 rows from a collection. i have 500 rows in one collection.Required first 100 rows only to another collection.
Thanks in advance.Please share your idea.
Thanks
Murali Mohan
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-19 07:19 PM
Internal Business Object: 'Collections'
Action: 'Copy Rows'
Inputs:
Collection Name: [collection name that has 500 rows]
Start Row: 0
End Row: 99
Outputs:
Result: [collection name to get the 100 rows]
Dave Morris, 3Ci at Southern Company
Dave Morris, 3Ci at Southern Company
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-01-19 08:43 PM
Thanks David
