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 →