Sometimes when administering a Dynamics instance, I’d get a spreadsheet of contacts or accounts and be asked to add them…
DataVerse Side Panes
One of the 2021 wave 2 new features which looks interesting: First, the MS doc page is pretty good. In…
DataVerse JavaScript Useful Things
JavaScript to save a form: Get and Set Values: Set entities to search on a look up: See MS Docs…
Dynamics/DataVerse Little Tips
Debug on the URLs: adding ‘ribbondebug=true’ to the URL string will show a new command bar icon called ‘Command Checker’.…
Managed Solutions with Power Apps
Having a Dynamics background, I am used to deploying solutions through dev/test and production using managed solutions. When Power Automate…
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…
Flow Error handling
Because you will need it…. Always validate anything that comes from a user. When somethign goes wrong, capture the error…
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…
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.
Yet Another Power Platform Blog
Because what bugs me probably bugs others. I have learned a lot from other blogs, so let’s hope I can…