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 […]
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 […]
Have you heard about this JSON thing but aren’t exactly sure what it is? 🤔 In this JSON intro for Microsoft 365 (aka Office 365) people video I cover everything