Batch Marco for Pagination?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
AKPWZ
8 - Asteroid
‎05-10-2023
09:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Can someone please help me understand if we can utilise Batch Macro for pagination and, if so, how we can implement it with a simple example?
Thank you so much!
2 REPLIES 2
Raj
16 - Nebula
‎05-10-2023
10:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes, you can use Batch Macro in Alteryx for pagination. Batch Macro is a tool that allows you to split your data into smaller batches and perform the same set of operations on each batch. You can use this functionality to create a pagination solution where you process a limited number of records at a time.
you might find some good videos for batch macro on YouTube as well
‎05-11-2023
01:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Raj appreciative of your response.
In fact, I searched YouTube but was unable to locate any videos on pagination using Batch Macro. Would you kindly point me in the direction of any videos on it? Thanks