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.…
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…
One thing I’ve learned about moving solutions between environments, is get those connection references right to save a world of pain. Generally, when writing a…
When needing to set a Choice value in a DataVerse entity from Flow, one needs to use the attribute value (the long number) as opposed…
Sometimes when administering a Dynamics instance, I’d get a spreadsheet of contacts or accounts and be asked to add them to a marketing list. Not…
An idea that’s been floating around my head for a while is how to monitor those pesky Flows where something has not gone quite right.…
Because you will need it…. Always validate anything that comes from a user. When somethign goes wrong, capture the error and write it to an…
To get the environment URL: After a Get a row by ID (List rows not so simple as this), wrap the urihost function around the…
A short guide on how to add users to a Dynamics or DataVerse app on some trigger which avoids IT support.