Forum Discussion
Anonymous
5 years agoNot applicable
Correct misspelled words in Power Query
How do I clean the data like the figure below? I didn't find a similar function in the PQ interface. Thanks!
- 5 years ago
Hi, Anonymous ,
You can use Table.AddFuzzyClusterColumn() ,
Daniil has a great blog post for that.
Best.
Mark this post as solution if this helps.
DavisBI
5 years agoSolution Specialist
Hi, Anonymous ,
You can use Table.AddFuzzyClusterColumn() ,
Daniil has a great blog post for that.
Best.
Mark this post as solution if this helps.