Forum Discussion
mechanix85
9 years agoHelper I
replace the symbols
Hello. Tell me how to make character substitutions in the following example (I need to replace the symbol repeats listed in Table 2),
- 9 years ago
Hi mechanix85,
As you need to make multiple replacements of words in text between two tables, it's better to do the task in Power Query. Here is a good article about Using List.Generate() To Make Multiple Replacements Of Words In Text In Power Query for your reference. :smileyhappy:
Regards
v-ljerr-msft
9 years agoMicrosoft Employee
Hi mechanix85,
As you need to make multiple replacements of words in text between two tables, it's better to do the task in Power Query. Here is a good article about Using List.Generate() To Make Multiple Replacements Of Words In Text In Power Query for your reference. :smileyhappy:
Regards
mechanix85
9 years agoHelper I
hi v-ljerr-msft
thank you very much for the link. On my example works, I will test on a working file
Good luck =)