Hello everyone
I am trying to send emails with the body of the email in Spanish. However when the final email goes, there are some junk values in the email, For example.
Rendición becomes Rendición
técnico becomes técnico
días becomes dÃas
fácil becomes fácil
In the report text tool, the email body seems to be structured perfectly. Its just that when the email goes out, these junk characters appear.
Any suggestions ?
Regards
@AbhijeetChib
I think using the Formula Tool to convert the text to UTF-8 should fix the issue.
Try using the following formula:
ConvertToCodePage([Body], 65001)
Please check if this resolves the problem.
@ntakeda - Thanks.
Use the formula tool where ? After the report text ?
Please apply the Formula to the field created by the Report Text tool after the report text.
If it doesn't work, let me know.
User | Count |
---|---|
106 | |
82 | |
70 | |
54 | |
40 |