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 | 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...
Recent Comments