Transferring records from one user to another in Dynamics is typically an easy task. If you're dealing with a single record or a few records, you can handle it manually. However, when you need to assign all records owned by a particular user to another user or team, it becomes a more significant undertaking. Thankfully, … Continue reading Simplifying Record Reassignment in Dynamics
Tag: Power Automate
Modifying OrgDBOrgSettings Configuration with Power Automate
Organizational Settings, also known as Org Settings, encompass a set of configurations that facilitate the management of environment settings in Dynamics. These settings play a vital role in optimizing the user experience and functionality of Dynamics. Let's explore a few examples of these settings: DisableNavTour: By overriding the navigation tour setting for the entire organization, … Continue reading Modifying OrgDBOrgSettings Configuration with Power Automate
Send notifications from the power automate flow to model-driven app
Power Automate allows you to send in-app notifications to users in Dynamics 365 model-driven apps. Here are the steps to follow: Create a new flow: Open the Power Automate designer and create a new flow. Add the "Create a new record" action: Select the "Create a new record" action and choose the "Notifications" entity. Configure … Continue reading Send notifications from the power automate flow to model-driven app
SCOPE step in #PowerAutomate
A SCOPE step in Power Automate is used to define a set of actions that are executed as a single unit. It acts as a container for the actions that are included within it, and it helps to isolate those actions from other parts of the flow. This can be useful for a number of … Continue reading SCOPE step in #PowerAutomate
Filter Array #PowerAutomate
An array is a collection of data, such as a list of names, numbers, or objects. Power Automate allows you to filter arrays by specifying certain conditions, so that only the elements that meet those conditions will be included in the final output. For example, let's say you have an array of customer data, and … Continue reading Filter Array #PowerAutomate
Streamlining Data Processing with Power Automate: Harnessing Batch API Requests
Batching plays a crucial role in effectively managing large-scale data processing, improving performance, and optimizing resource utilization. With Power Automate's enhanced batching capabilities, the low code/no code approach reaches new heights and addresses various data processing scenarios. Another notable feature is the ability to use changesets, which ensure atomic transactions, allowing for rollback in case … Continue reading Streamlining Data Processing with Power Automate: Harnessing Batch API Requests
Using standard CSV data import using Power Automate flow
Data import using CSV or Excel is a feature that is been there since day one. It is a good end user feature that helps to import data quickly in to Dynamics. Using predefined data maps and template the data can be quickly imported without much effort. The log is also a great addition to … Continue reading Using standard CSV data import using Power Automate flow
Cancel running instance of a flow #powerautomate
Power Automate is a powerful tool for efficient business process automation, offering a wide range of connectors to facilitate seamless integration. While configuring flows is typically straightforward, there are cases where it may not be suitable for handling bulk operations or resource-intensive tasks that require processing numerous instances within a limited timeframe. Depending on licensing … Continue reading Cancel running instance of a flow #powerautomate
Export Power Automate run using PowerShell Script
Power Automate flow stores 28 days for history for each flows in an environment. This is a quite a comprehensive log to troubleshoot any error during the executions of the flow. Though there are contextual data that you can add to the history view, exporting and viewing at the historical runs is quite not easy. … Continue reading Export Power Automate run using PowerShell Script
Restrict Scheduled Power Automate flow to run on set times
Scheduled flow helps us to automate simple process on a scheduled manner. But sometimes we don't want this flow to run in specific hours or we want only to run within the specific hours. Basically we want to run this flow only in set times only. There are couple of ways it can be achieved. … Continue reading Restrict Scheduled Power Automate flow to run on set times









