Olena's Dynamics Blog (post-AI)
Writing as a human
Category: Business Applications
-
These are functions to find one or more records in a table. Matches by a formula or a single string * Multiple formulas accepted Returns multiple records or a single record Returns the subset of the original dataset or one value No record found Function to check if no record found Filter Formula Yes…
-
This is one of my favorite ways for the web application custom validation. And it works for PowerApps as well. We will implement this type of the validation for the First Name and Last Name controls on the Edit form for PowerApp. The Requirements First Name field is a required field. Last Name field is…