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.

Sending email with attachment name containing special characters(ö,ü etc)

artishah2893
6 - Meteoroid

Hi All,

 

I am sending email through Alteryx where attachment name contains characters like ö,ü. 

Input:

Path("C:\Temp\KöDüss.pdf")

artishah2893_0-1642427406860.png

 

I am adding this pdf as attachment.

 

Emails are sent out but special characters are skipped in filename.

Below is the file I am receiving as an attachment.

 

artishah2893_1-1642427537761.png

Can you please help me with this.

 

2 REPLIES 2
MartWClimber
9 - Comet

have you checked what the input string of the file is?

I assume that you create this report in Alteryx and want to send it out.

 

it should be V_W_String

artishah2893
6 - Meteoroid

I just specify the path in formula tool and data type is v_w string.  This report is not created using alteryx.

Labels
Top Solution Authors