Forum Discussion

mechanix85's avatar
mechanix85
Helper I
9 years ago
Solved

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),  
  • v-ljerr-msft's avatar
    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