Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Saving To Gallery - Error filtering variable created in a macro

$
0
0

I created a workflow that works fine, but when I try to save it to my gallery I get an error:

 

Tool 62 - "Parse error at char(1): Unknown variable "marketCode".

 

Tool 62 is a filter tool I have immediately after a macro I created. The macro creates "marketCode", which then passes the information to the filter, and it works fine. It seems that when saving to the gallery Alteryx doesn't know that "marketCode" will be generated by the macro and therefore thinks that the filter is looking for something that doesn't exist. 

 

Is there a way around this? Do I have to generate a dummy "marketCode" column of Nulls to trick it?

 

 

This image shows what I'm looking at. The save window slightly coverse the macro I created, and the filter just to the right is the one that errors. My results window is looking at the output of the macro, showing that "marketCode" is in fact there.AlteryxError.png


Viewing all articles
Browse latest Browse all 4999

Trending Articles