Power Automate: Calculate Soundex of a word with a flow
In this video, I will be showing you how to use Power Automate to calculate the
Soundex value of a word using a flow. This calculation uses the American
standard algorithm, but can be adapted to support other algorithms developed for
the English language.
In building the workflow you will learn how to use the Scope, Compose, and Append To String actions, the Do Until and If Then control structures, along with the substring(), replace(), add(), and mult() functions. Please leave your comments below.
In building the workflow you will learn how to use the Scope, Compose, and Append To String actions, the Do Until and If Then control structures, along with the substring(), replace(), add(), and mult() functions. Please leave your comments below.
References:
Wikipedia Soundex entry - https://en.wikipedia.org/wiki/Soundex
Wikipedia Soundex entry - https://en.wikipedia.org/wiki/Soundex
Downloads:
Power Automate Cookbook: Click here
Power Automate Cookbook: Click here
To check out my YouTube channel visit:
https://youtube.com/user/mgomezb1
LIKE AND SUBSCRIBE!!!
Until next post!
MG.-
Mariano Gomez, MVP
LIKE AND SUBSCRIBE!!!
Until next post!
MG.-
Mariano Gomez, MVP
Comments