Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

There was a duplicate Document Constant: "Question." Warning

hcho
8 - Asteroid

I encountered the following warning: "There was a duplicate Document Constant: 'Question.'" which resulted in an "Out of Memory" error at the Render tool.

 

Has anyone experienced this issue before? I’ve never used "Question." in my workflow, and I'm trying to figure out where it originated. Any insights would be appreciated.

 

3 REPLIES 3
apathetichell
19 - Altair

1) turn off amp. 2) it sounds like there is a document constant in your macro. if this also same label occurs in your outer workflow it would break. Otherwise - the macro is probably the issue. 

hcho
8 - Asteroid

I turned AMP off and then back on, and it's working fine now.

In my case, there was a field conversion limit in the macro, so I disabled it by going to Workflow > Runtime > Conversion Error > Disable Conversion Error Limit.

apathetichell
19 - Altair

I've mentioned this before - AMP does werid things - glad to hear this worked out.

Labels
Top Solution Authors