SOLVED
Macro issue- Iterations
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
SH_94
11 - Bolide
‎07-04-2021
10:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear Community,
I would like to ask if anyone know how to fix the error as per screenshot below.
Many thanks for the help.
Solved! Go to Solution.
Labels:
- Labels:
- Batch Macro
2 REPLIES 2
RishiK
Alteryx
‎07-04-2021
11:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is probably down to the fact that the number of columns or names of column headers (thus, the schema) are different between iterations.
You can fix this potentially by configuring the macro to Auto Configure by Name.
1. Open your macro
2. Select your Macro Output tool
3. on the Interface Designer panel, click on the Properties icon
4. Update the Output Mode to 'Auto Configure by Name'
‎07-05-2021
05:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator