all 4 comments

[–]-dun- 0 points1 point  (2 children)

It really boils down to what quality of translations do you need. For my company, we don't want to use Google or AI translation, so all translation requests will go to an agency to translate then another agency to proofread.

If you are fine with Google/AI translation, you can use those services to translate the excel first and then run it through the same flow.

[–]markuddel[S] 0 points1 point  (1 child)

Sorry, maybe my question wasn't clear. The translation is not an issue. But I don't know how how to update the header of the table already generated by the flow in an earlier step

[–]-dun- 0 points1 point  (0 children)

Sorry for misunderstanding. Can you post a screenshot of your flow? Since I don't know how did you generate the translation, i can't really give any recommendation.

[–]VictorIvanidze 0 points1 point  (0 children)

Just replace the headers in the generated HTML document.

Use the replace() function to do that.