Hi All,
I need your extensive guidance in translating foreign languages to english. Please help me how to do it in alteryx. I have some data sets with chineese, japanese and russian languages. I need to convert them to english language using alteryx.
Please guide me in this.
Thanks & Best regards,
STJ.
I'm not aware of Alteryx having a translation tool that is standard. What you can do though is bring the data into Python tool (or leverage an API) and then using like googletrans to do it for you and then continue downstream from there.
Hope that helps, -Jay
