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 →
Getting a Dynamics 365 Trial with URS
Universal Resource Scheduling (URS) is not a standalone Dynamics 365 Customer Engagement First Party App like Sales, Customer Service, Field Service or Project Service Automation. Therefore there's been some confusion about how to get a hold of a trial that have URS installed. Well - let's clarify how in this article. URS (Universal Resource Scheduling)... Continue Reading →
No-Code Hack – Use Calculated Fields for Event Age Validation
This past weekend I was at Dynamics Power Saturday in Amsterdam an delivered a session I call "No-Code Hacks". One of my hacks was to show how you can solve a requirement for age limit at event by only using customization, a requirement usually solved with JavaScript. What is a Hack? To start with I... Continue Reading →
Assign User Security Roles in a CDS Model Driven App
Being able to build model-driven apps on the Power Platform with out actually having it base it on a Dynamics CE first party app opens up a world of possibilities, but also a few new experiences for a former Dynamics-gal like myself. For instance when I was going to assign my Users their Security Roles... Continue Reading →
Use Characteristics to Fine-tune your Resource Result in URS – Part 2
In part one of this mini series within my URS series (I like series, OK?) I suggested a way to use Characteristics with the Scheduling Assistant to help fine-tune your resource results. In this article I suggest another option to that, one that is slightly more complex but also more flexible and applicable to more... Continue Reading →
How To Change Default Appointment Behaviour In Unified Interface
Recently I came across an inconsistent behavior regarding the Appointments entity in the UI (Unified Interface) compared to the Classic Interface. I asked my best friend Google... uhm I mean... Bing for advice but didn't find anything to help me so I opened a Microsoft support case about it. This is the response I got:... Continue Reading →
Use Characteristics to Fine-tune your Resource Result in URS – Part 1
In my previous article I refined my resource search with the Resource Category entity conditioned by the Event type. You can find that blog post here. In this article I will add additional filtering with the help of the Characteristic entity when I continue my search for the perfect Resource. This is part of a... Continue Reading →
Get Fields From Related Records Using Actions
Have you ever had that requirement where you know you can solve most of it with a workflow but the information you are after is one relationship too far away? For example:I have a custom entity called Event Registration that is related to Contact but the discount information is placed on Account. This article will... Continue Reading →
Refining your Resource search in URS
In my previous post I wrote about how to enable a custom entity for scheduling with Universal Resource Scheduling, a part of Dynamics 365 Customer Engagement. In this post I will take it one step further, and help to refine our resource search with the help of a workflow. This is part of a series... Continue Reading →