When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an … More
Tag: dataverse
DataVerse Email Templates in Flows
Most apps need emails sent out, very likely from Power Automate. As a developer the thing I always hate is … More
Sending DataVerse Emails in Power Automate Flow
Flow has the Outlook connectors for sending emails, from a shared mailbox or an individual account. But when using these, … More
Patching DataVerse from a Canvas App Error Handling
Simply, check for any errors ! Below example is using a DataVerse table called Jobs, and the record being patched … More
5 ways to run Flow from DataVerse Model Driven App Command Bar Buttons
From a model driven app (MDA), running a Flow is not as simple as one would expect, particularly on the … More
DataVerse JavaScript Useful Things
JavaScript to save a form: Get and Set Values: Set entities to search on a look up: See MS Docs … More
Auto provisioning of Dynamics / DataVerse Users
A short guide on how to add users to a Dynamics or DataVerse app on some trigger which avoids IT support.