When you stick a subgrid of related records on a form (if a N:N relationship was created rather than an … More
Tag: power automate
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
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
Connection References and Solutions – Best Practice?
One thing I’ve learned about moving solutions between environments, is get those connection references right to save a world of … More
DataVerse String maps / Choices in Flow
When needing to set a Choice value in a DataVerse entity from Flow, one needs to use the attribute value … More
Adding Contacts/Accounts/Leads to a Dynamics marketing List with Power Automate
Sometimes when administering a Dynamics instance, I’d get a spreadsheet of contacts or accounts and be asked to add them … More
The Power Automate Flow Log Entity
An idea that’s been floating around my head for a while is how to monitor those pesky Flows where something … More
Flow Error handling
Because you will need it…. Always validate anything that comes from a user. When somethign goes wrong, capture the error … More
Power Automate useful things
In List rows, how to filter on 2 or more things: name eq ‘Yertle Turtle’ and address1_city eq ‘Pond’ name … 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.