Append Queue data into Excel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-01-18 03:03 PM
I have data in Queue, I want to append the Queue data into an Existing excel sheet. When i am going with write collection Action it override the existing and Write the new.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-01-18 04:26 PM
If there is not an action that does what you want then you may need to create your own. Maybe start by looking at how the get worksheet as collection with offset action works and try to build similar offset logic into a new version of the write collection action.
