We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Output not valid in Macro

Raj
16 - Nebula

hi all

I am facing an challenge where my macro individually runs fine for single file but once i run it for the batch it is been displaying an error as "output was not valid"

 

Can some one help to resolve this

 

3 REPLIES 3
FinnCharlton
13 - Pulsar

Hi @Raj , try using the 'Auto Configure by Name' option in the interface designer:

Screenshot 2023-06-26 091414.png

DataNath
17 - Castor
17 - Castor

Hey @Raj, this sometimes also happens if you have no records passing through some iterations i.e. if you have a Filter tool that may be removing all records. Have also seen this when people copy and paste a Macro Output tool instead of just dragging on a new one.

 

If you're still having issues after @FinnCharlton and I's suggestions, can you please expand the post to share more details? Some screenshots showing what the macro is actually doing and then a couple of mock files would be great so we can actually see what's going on.

Raj
16 - Nebula

@FinnCharlton  thanks but my setting are already same as suggested.

 

while i am adding a sample file and macro for reference.

try running both the files and please help if possible

 

Labels
Top Solution Authors