First, export out from your source as managed/unmanaged as to your preference. Note: Ensure all environment variables are cleared out … More
Category: Uncategorized
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
Moving a game character in Canvas Apps with the keyboard
When playing with creating games in a canvas app (still working on my Scrambler game), it always annoyed me that … 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
DataVerse Side Panes
One of the 2021 wave 2 new features which looks interesting: First, the MS doc page is pretty good. In … 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
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’. … More
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 … 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
You must be logged in to post a comment.