Skip to main content

Notifications

Community site session details

Community site session details

Session Id : X9B+3RYMm3vXtHCiMSvXQV

Power Apps Validation and JSON Parsing with Regex

aprildunnam Profile Picture Posted 19 May 2021 by aprildunnam 704

In this video we'll explore Power Apps Validation and JSON Parsing with Regex. Regex or Regular Expressions are used to help us match a search pattern. We can use them to validate data to make sure you've entered things like passwords, email address, phone numbers, times, etc correctly. Another use case for Regex is to parse JSON. I'll walk you through an example of using Regex to parse JSON in a Power App and output that into a collection. You'll also see how to use Regex to validate currency, time and email inputs in your Power Apps.

 

đź”— Links đź”—

đź”— PnP Power Platform Samples Repo with Regex Samples: https://aka.ms/powerplatform-samples

Categories:

General PowerApps

Comments