Excel input translation to multiple languages
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Good Day Everyone !
I have a requirement where, I am sending out emails notifications with a table and multiple fields in them.
Here is a screenshot of the email notification that is sent
I need to convert this table into multiple different languages
1. French
2. Spanish and more
How do i convert the input excel file into different languages ? I thought of adding a country filter and writing parallel workflows for all of them.
Or is there a way to translate the final result into different languages and email them?
Regards
- Labels:
- Data Investigation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @AbhijeetChib,
Have you tried the Google Auto Translate Macro on the community gallery? It should be able to translate your table for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@AbhijeetChib If you transpose your data onto one line you can then feed all the data in at once:
Then cross tab the information back into shape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Looks like server version issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Ah I think I've seen that error before. That's referring to your python environment in here: C:\Program Files\Alteryx\bin\Miniconda3\envs. You may need to update designer to get the new environment.
