DataVerse List Rows get Related Records
When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an intermediary entity), how does one…
Tag
When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an intermediary entity), how does one…
Most apps need emails sent out, very likely from Power Automate. As a developer the thing I always hate is doing work. Well, boring work.…
Flow has the Outlook connectors for sending emails, from a shared mailbox or an individual account. But when using these, they are not connected into…
Simply, check for any errors ! Below example is using a DataVerse table called Jobs, and the record being patched is held in selRequest. With(…
From a model driven app (MDA), running a Flow is not as simple as one would expect, particularly on the UI side. It must be…
JavaScript to save a form: Get and Set Values: Set entities to search on a look up: See MS Docs Get User Info including GUID…
A short guide on how to add users to a Dynamics or DataVerse app on some trigger which avoids IT support.