Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Error Details not traceable

rakeshkumar801
7 - Meteor

Hi All,

 

I am getting the error shown below with no details. Refer screenshot. Where can I get the details of this error ? 

 

Error: R (1917): Error in names(Output) <- c("STATE_CD", "KFI_VERSION_ID", "KFI_ID", "KFI_GRP", :

2 REPLIES 2
TrevorS
Alteryx Alumni (Retired)

Hello @rakeshkumar801 

That appears to be an R code error.
Can you please attach a copy of your workflow and some sample data so that the Community can investigate further?
Thanks!

TrevorS

Community Moderator
CristonS
Alteryx Alumni (Retired)

hi @rakeshkumar801,

 

In your Workflow - Configuration, Runtime tab, select the option to Show All Macro Messages. This will display all the messages that R is returning. It will certainly help troubleshoot your custom code.

 

CristonS_0-1612815529304.png

 

CristonS_1-1612815739698.png

 

Labels
Top Solution Authors