Tagged: IsMatch

0

Email validation in Power Apps

In this tutorial blog I will show you why the existing email validation in Power Apps is incorrect, how badly incorrect it is, and how you can create a better validator using regular expressions....

5

Insert a semi-colon every ten numbers

In this tutorial blog I will not only show you how to insert a semi-colon every ten numbers within a string, I will also explain in great detail my thought process and the potential...