I have been singing Alteryx's praises to a friend who is working for a big ecommerce platform. He's had over 350k survey responses which he wants to analyse and categorise (both qualitative and quantitative) but all in the Italian language. He said he's tried a couple of software providers but they can't handle Italian very well so has ended up starting to manually process. Surely there is a way to do this in Alteryx? And if so, how? And if not, any ideas on automating the process somewhat? Any guidance is much appreciated. I feel like data analysis should be easy(ish) and fun!
Thank you for posting! You change the language of the interface via the User settings. However if this is not what you were trying to get to changed there is a site that has Macros that a lot of users use, there might be something in there that might help but we don't officially support them, http://www.chaosreignswithin.com/p/macros.html.
Lastly, if python is on the table there is a library where someone could build a translator within the python tool. https://pypi.org/project/googletrans/
Those two would be my suggestions, but unfortunately neither one are part of the general product and are not officially supported.
This is interesting 🤔