Help needed in filtering the data and writing a output as excel file and repeat the same
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I am new to Alteryx, I am trying to filter data dynamically and write output in excel and repeat the same process for all the records in Filter table. I have uploaded the workflow and macro. It would be great if someone can help in identify what is wrong with the attached workflow.
Solved! Go to Solution.
- Labels:
- Batch Macro
- Error Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @GopalR ,
You almost had it. On your macro change the action tools as following:
On your filter:
On the output:
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your support!
I have tried it as you advised , If I run the macro alone, I get the single Input in Excel file, But when I try with the workflow again I am getting the Parse tool error without any output.
Regards,
Gopal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @GopalR ,
Are you sure you have done the modifications as I showed them? It is working for me fine.
Check first that the checkboxes are as in my images (unchecked)
UPDATE: Noticed that on my screnshot it is not seen, but the 'Update a specific string' box in my action tool on the filter tool is unchecked. Sorry for not showing it.
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It's working fine.. Thank you so much for your support... Appreciate your time! :)

