by mathias | Feb 27, 2022 | Events
This year, we were finally able to attend this event in person. After a couple of years with a pandemic, the restrictions allowed us to meet 50 people at Voksenkollen hotel and do this event. This was my first time attending this event in person so this was very...
by mathias | Feb 14, 2022 | Dynamics 365, How-To, Power Platform
In this post, I will cover, step by step how to update Dynamics 365 environment to the latest version. Navigate to Power Platform Admin CenterGo into your environment and see a screen similar to this 3. Under “Updates” you could see there’s a new...
by mathias | Feb 8, 2022 | Flow, How-To, Power Automate
In this post, I will show you how to use the “Do Until” functionality in Power Automate with dates. We will start by creating a Instant cloud flow with a manually trigger. 2. We will add our first step, which is going to be our “From Date”. For...
by mathias | Jan 14, 2022 | Dynamics 365, Sales
The Sales Accelerator was introduced in GA about 14 months ago. Since then Microsoft has provided new features for this functionality and introduced some pretty cool stuff along. In this post, I will show some of these features and what is possible with these...
by mathias | Nov 29, 2021 | Flow, How-To, Power Automate
In this post, I will show how to get today’s date in a Microsoft Power Automate Flow using expression. We will compose today’s date and store this in a variable so we could use it further down in the flow. Create a new “Compose” step 2. Add a...
by mathias | Nov 27, 2021 | Azure, Dynamics 365, How-To
In the previous “How-To’s” we went through the process of creating an Azure DevOps project, setting up a repo which we are going to export a solution from Dynamics 365 now. If you haven’t seen those posts I recommend going through those first...
by mathias | Nov 12, 2021 | Dynamics 365, How-To
Editable Grid could be useful when the user wants to edit records quickly without the need of navigating to each record. Enable editable grid for main view Navigate to Solution ExplorerOpen the tables, open the table you want to enable editable grid. (Yes I write...
by mathias | Nov 1, 2021 | Dynamics 365, How-To
So, I guess everyone (or most of the people reading this) has once upon a time been using editable grids in Dynamics 365. In the post, I will cover the process of how to filter lookup in an editable grid. In my scenario, a customer is using three entities: A project...
by mathias | Oct 17, 2021 | Azure, How-To
In the last blog post, I created a guide on how to create a new Azure DevOps project. In this blog post, I will walk you through creating a new repository that we are going to use to store the Dynamics 365 solutions after exporting them from an environment. If you...
by mathias | Oct 16, 2021 | Azure, How-To
In this blog post, I will cover the basics of how to create a new project in Azure DevOps. Later on, I will create more posts regarding extending your project with repos, pipelines, test plans, and artifacts. To be able to create a new project in Azure DevOps you will...
Recent Comments