Power Apps Validation and JSON Parsing with Regex
Regex (short for regular expressions) lets us create patterns that help match text in a string. This has been used in traditional programming for years to validate data. We can use regex to validate...
Recent Comments