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.
SOLVED

Illegal Character in Path

SCOON
6 - Meteoroid

Hi. I am getting an illegal character message when I try to launch a workflow I made. I am not able to open the workflow to begin trouble shooting and isses with file paths. See the error message attached. Has anyone else experienced this issue? So far I have tried on different machines and updated my software version with hopes of finding root cause. Thanks in advanced.

9 REPLIES 9
apathetichell
20 - Arcturus

can you rename the workflow in file explorer (or equivalent) and then open?

SCOON
6 - Meteoroid

Thanks for the reply. I have tried that and get the same result.

apathetichell
20 - Arcturus

fastest fix would be to open the file in notepad (assuming it opens) - select all. copy - open blank document in notepad. paste. save as (*.*) - text.yxmd. try opening that.

danilang
19 - Altair
19 - Altair

Hi @SCOON 

 

The error message be generated from any character in the entire file path, not just the file name.  To try and track this down, try these steps

  1. copy the file to your local drive and try opening it from there.  If this works, the error is in the file path and not the file name.  If it doesn't, the try renaming the file.  There could be a hidden unicode character that is causing the hiccup.
  2. If step one worked, try moving the file from its original location.   Go up one subdirectory at a time and try to open from the new location.  This will help you find the specific subdirectory with the invalid character 

 

Dan

SCOON
6 - Meteoroid

Unfortunately, same result.

 

apathetichell
20 - Arcturus

follow @danilang 's suggestion

 

SCOON
6 - Meteoroid

Hi Danilang,

 

The file didnt open when copied to my desktop nor when I changed the file name to "test.yxmd"

O674037
5 - Atom

Did you ever get anything to work? I am having issue now.

SCOON
6 - Meteoroid

Unfortunately, I ended up rebuilding my flow...

Labels
Top Solution Authors