Validation is important phase of data gathering process. We have to validate the data before it is actually submitted to server/back end. Data inputs format may vary depending upon the business needs/domain.

There are few functions provided in PowerApps to validate the data such as IsBlank, IsError, IsBlankOrError, IsMatch. In this video we are going to learn how to use IsMatch function with predefined patterns.

Validation using Predefined Patterns in PowerApps
Feb 23 2020

Sarvesh Shinde

In this video article we will see how to use Predefined patterns with IsMatch function to validate data in PowerApps.