Are you as impatient as I am and gets annoyed when you create or reset a Dataverse environment in the admin portal and can't see it in the maker portal? Well with a couple of clicks I can show you how you go to open your environment and start building solutions in no time. The... Continue Reading →
Build Deployable Power Automate Flows for Dynamics Customer Voice with Environment Variables
Dynamics Customer Voice is the survey tool that stores all its data in Dataverse. Dataverse have quite the process to maintain a healthy ALM and deployment process, but if you plan to include Customer Voice in your solution it can complicate things. This is how I solved this challenge, with help and inspiration from my... Continue Reading →
A Double Expand Query and Some Missing Dynamic Content in Power Automate
Just earlier this week I had to do a double expand (getting data from a table that are two relationships away) and realized that when I did that, I didn't get any dynamic content. Bleh. Well. Not too difficult to solve with an expression, continue to read to find out how. An example scenario So... Continue Reading →
Help! I Need a Code Component!
Have you browsed the PCF Gallery and thought: WOW, this is exactly what I need! Do you know how to actually incorporate an open source PCF/Code Component in your solution and maintain high quality? These are some of the things you need to consider. What is a Code Component/PCF? So let's start with some background.... Continue Reading →
How to create in-app Notifications with Navigation in Model-driven Apps with Power Automate
Isn't that title a mouthful? The thing is when you read the microsoft documentation on this feature it's mostly code instructions apart from how to create a really basic notifications. But what if I don't want to use JavaScript and still want those fancy pancy navigation links in my notifications? Here is how. Background As... Continue Reading →
Get EntitySetName with XrmToolBox
You know that annoying error you get when trying to populate a lookup field in Power Automate with the Current Environment connector? And you might have found blog posts that the solution is to set the EntitySetName before the dynamic data? Good so far - but how the hell do you find the EntitySetName? Let... Continue Reading →
Get App ID with List Records in Power Automate
The new UCI and the ability to have several model driven apps changed the playground a lot for us ol' dynamics folks. It brought shiny new capabilities and flexibility but it also brought a tiny bit of more complexity to the game. Suddenly when you want to send an e-mail with a record URL you... Continue Reading →
Child flows in Power Automate Compared to Child Workflows
The child flow feature in Power Automate differs from how the child workflow feature from the classic workflow engine in Dynamics 365 works. This article will take you through how you can build your first child flows in Power Automate and what to expect to be different from what you might be used to. Start... Continue Reading →
Compare Classic Workflows to Power Automate Flows
This past weekend I was in Amsterdam and presented on the differences between classic workflows and flows in Power Automate. It was such a great event, and a subject dear to my heart. I'm sharing my slides from the session if you would like to get an overview of my conclusions. Ask away if you... Continue Reading →
First Party Apps shipped with different URS versions
If you plan on using Universal Resource Scheduling (URS) for custom entities or for scheduling services with Customer Service you should be aware of this. Different versions of URS I noticed the other day that you get different versions of URS depending on what first party app you install it with. If you install Field... Continue Reading →