Skip to main content
Community site session details

Community site session details

Session Id :

Power Apps Validation and JSON Parsing with Regex

aprildunnam Profile Picture Posted 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