Creative

Save Input From MS Forms Form Into SharePoint List

This article will discuss how we can save responses from MS Forms to SharePoint using power automated flow. Storing MS Form data in SharePoint lists provides a centralized location for data storage. All the data collected through MS Forms are stored in a single location, making it easier t...

Creative

Sending an Email to a Distribution List in Microsoft Flow

Sending an email to Distribution List/Group in MS flow In this article, I will be demonstrating how to send an email to a Distribution List (DL) or Group in MS flow. It’s been a very common question from users if we can send emails from a DL using MS flow. I found that the process [&hell...

Creative

Generate Word Document Template Using Power Automate

Introduction In this article, am explaining how to Generate Word Template using Power Automate with Back End as SharePoint. And am covering how to add Repeating Controller and Plain Text Content Controller in Word Document. Implementation Steps Step 1 Navigate to your SharePoint Site and ...

Creative

How To Set Form Notifications In Dynamics 365 CRM

Introduction In Dynamics 365 CRM to show form notifications of type, JavaScript was used .As an example, Form Notification form and Form Notification entity record are used to set show form notifications using setFormNotification. Step 1 We must log in to Dynamics 365 and go to Settings â€...

Creative

How To Install XrmToolBox for Dynamics 365 CRM

Introduction XrmToolBox is a widely used Tool in Dynamics 365 CRM and it has many Tools, which help us in our day-to-day activities in Dynamics. This article will see how to install XrmToolBox on your PC. Installation Follow the below steps for Installing the XrmToolBox. Step 1 Click here ...

Creative

How To Take Record URL Dynamically Using Power Automate

Introduction In this blog explain about how to take record url dynamically using power automate. Step 1Login to the required Power Automate environment using URL make.powerautomate.com by providing the user name and password and click on Create on the left-hand side and after chose ...

Creative

What are the entity relationships in Dynamics 365

Relationships are connection between two entities. Types of entity relationship in Microsoft CRM. There are three types of relationships in Microsoft Dynamics 365 which are listed below. They are: 1:N (One-to-Many) relationships. N:1 (Many-to-One) relationships. N:N (Many-to-Many) relation...

Creative

How To Use Child Flows In Power Automate

Introduction In this blog explain about use the child in power automate. Power Automate is a fantastic tool for modern users, but it can quickly grow to be so large that we end up writing the same piece of code multiple times. While copying to the clipboard is a time-saving measure, it tak...