Open in app
Home
Notifications
Lists
Stories

Write
Fredrik Engseth
Fredrik Engseth

Home

Jul 8

Limit rows listed from related tables in Power Automate

Introduction Have you tried to limit the number of rows you want to return from related tables in Dataverse using Power Automate? Like using the top parameter to get the number of rows you want in FetchXML or directly in the dataverse action, this works fine. Let’s say, you want to…

Power Automate

7 min read

Limit rows listed from related tables in Power Automate
Limit rows listed from related tables in Power Automate

Dec 12, 2021

How to cancel running Power Automate flows with JavaScript

Introduction Have you ever accidentally triggered many Power Automate flows or have many flows running at the same time that don’t complete since it’s waiting for another flow to finish? In this post, we take a look at how you can cancel running Power Automate flows with JavaScript. …

Dynamics 365

5 min read

How to cancel running Power Automate flows with JavaScript
How to cancel running Power Automate flows with JavaScript

Dec 6, 2021

How to write inline JavaScript code in a Power Automate Flow

Learn how to build the simplest possible Azure Function that will bring inline code execution to your flows! The possibilities are endless — regular expressions, string operations, recursive functions, math operations, and much more. …

Azure Functions

8 min read

How to write inline JavaScript code in a Power Automate Flow
How to write inline JavaScript code in a Power Automate Flow

Nov 24, 2021

Creating side panes by using a client API in Dynamics 365 CE

Testing out the feature of creating and manage app side panes within a model-driven app by using the Xrm.App.sidePanes API. More about side panes can be found in the documentation here, Creating side panes by using a client API. The image below is gif that show how this example look.

Dynamics 365

2 min read

Creating side panes by using a client API in Dynamics 365 CE
Creating side panes by using a client API in Dynamics 365 CE

Nov 21, 2021

How to bulk change owner of Workflows and Power Automate flows using advanced find in Dynamics 365

Do you have users no longer active in your environment? Perhaps a user that has quit the company and still is owner of workflows and Power Automate flows in your environment. This might cause functionality to stop and errors occur because the user is inactive or no longer has a…

Microsoft

5 min read

How to bulk change owner of Workflows and Power Automate flows using advanced find in Dynamics 365
How to bulk change owner of Workflows and Power Automate flows using advanced find in Dynamics 365

Nov 20, 2021

How to check the environment your Power Automate flow runs in Dynamics 365/Dataverse

Have you ever had to change different values in your flow when adding them to different environments? For instance, different queue id’s as email sender, or different email template id, receiving and routing emails to different queues, or any sort of ids specific for each environment. Power Platform as an…

Dynamics 365

5 min read

How to check the environment your Power Automate flow runs in Dynamics 365/Dataverse
How to check the environment your Power Automate flow runs in Dynamics 365/Dataverse

Nov 16, 2021

How to use Try, Catch and Finally Scopes in Power Automate

An example on how you can use the scope action in Power Automate to handle errors if the flow fails during a run. Short about the scope action. The scope consists of multiple actions and if all action within the scope is passed the scope passes otherwise it fails. By…

Technology

6 min read

How to use Try, Catch and Finally Scopes in Power Automate
How to use Try, Catch and Finally Scopes in Power Automate

Nov 12, 2021

How to add custom icons to a list view in Dynamics 365 CE

This guide show you how you can add custom icons to the Priority (prioritycode) field in a list view for the case table. For information about adding custom icons to a list view it can be found in the Microsoft Documentation here, Add custom icons to a list view. Step…

Dynamics 365

4 min read

How to add custom icons to a list view in Dynamics 365 CE
How to add custom icons to a list view in Dynamics 365 CE

Nov 6, 2021

How to enable send in-app notifications within model-driven apps (preview)

Enable the in-app notification feature To use the in-app notification feature, you need to enable the AllowNotificationsEarlyAccess app setting in a model-driven app.Sign in to your model-driven app. Step 1: Select the app where you want to use this feature. Step 2: Copy the following code: Step 3: Select F12 on your keyboard to…

Dynamics 365

3 min read

How to enable send in-app notifications within model-driven apps (preview)
How to enable send in-app notifications within model-driven apps (preview)

Nov 4, 2021

Using Expand Query in Power Automate with Dataverse | Dynamics 365

A simple example on how you can use the expand query in Power Automate to retrieve properties from related tables. Instead of listing cases and then have another action/step that gets the contact like the example below. (Example continues below the image)

Power Automate

4 min read

Using Expand Query in Power Automate with Dataverse | Dynamics 365
Using Expand Query in Power Automate with Dataverse | Dynamics 365
Fredrik Engseth

Fredrik Engseth

Consultant | Developer | Dynamics 365 | Power Platform | Azure

Following
  • Peter Baddeley

    Peter Baddeley

  • Josef Cruz

    Josef Cruz

  • Henrique Centieiro

    Henrique Centieiro

  • Renato Groffe

    Renato Groffe

  • Ben "The Hosk" Hosking

    Ben "The Hosk" Hosking

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable