Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Workflow String Fields

dvernon
6 - Meteoroid

I've changed the field type in both the BU and Mill number field and I am still receiving this error message.

 

dvernon_0-1632933286207.png

 

Please let me know

 

 

5 REPLIES 5
atcodedog05
22 - Nova
22 - Nova

Hi @dvernon 

 

Change BU to int or double.

 

or add select tool before join like below and change Mill datatype to V_string.

atcodedog05_0-1632933669357.png

 

Hope this helps : )

dvernon
6 - Meteoroid

That isn't working either

 

atcodedog05
22 - Nova
22 - Nova

Hi @dvernon 

 

Sorry my bad change mill number (column you are joining) not mill. Refer below.

atcodedog05_0-1632933961647.png

 

Hope this helps : )

dvernon
6 - Meteoroid

It worked perfectly. Did not realize I needed to place a filter tool to help with this error.

 

Thanks again!!!!!!!

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @dvernon needing filter tool is strange though🤔

If my response helps please don't forget to mark it as solution.

Cheers and have a nice day! 🙂

Labels
Top Solution Authors