CRMONCE

Creative

How to use Max function in Power Automate

In this blog, we will show how to use max function in Power Automate create an instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure. Next take an initialize variable and provide the Name, Type and Value Next take parall...

[rt_social_links]
Creative

How to 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 Dynamics 365. And am covering how to add Repeating Controller and Plain Text Content Controller in Word Document. Implementation Steps Step 1Navigate to your solution on D365 and...

[rt_social_links]
Creative

How To Use Less Function In Power Automate

In Power Platform, at times we must compare values to identify whether the given number is less or not. In Power Automate, Less Function can be used quickly to find out whether the given integer/float is less or not by comparing with a number. Click on New Flow and select in...

[rt_social_links]
Creative

How To Use Take Function in Power Automate

Click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure. Name the flow as TakeFunction and take a parallel branch and one side of branch take an Initialize va...

[rt_social_links]
Creative

Usage Of Skip Function In Power Automate

Introduction In Power Platform, at times we must skip few elements from an Array or few characters from a given strings. In these scenarios, Skip function in Power Automate can be used. As an example Employees String Array and Employee Name String variables are used to explain this behavio...

[rt_social_links]
Creative

Usage Of Workflow Function In Power Automate

IntroductionIn Power Automate, to get the information about the flow that is running workflow function is used and one of the common scenarios in case of failures send notifications in the form of an email to a particular user with the flow name and the environment that the flow ran. Step ...

[rt_social_links]
Creative

How to Cancel Flow And Run Action In Power Automate

Generally, in certain scenarios, we must cancel current flow if at all some condition was not met. So, without opening each flow in the consolidated list of flow runs we can easily find which flow runs passed and which are canceled. In Power automate we can achieve this by using Cancel Flo...

[rt_social_links]
Creative

How to Convert GMT to local time in Microsoft Flow

click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure. Choose an operation as Initialize  variable and provide the values. First case we will see input with expression as utcNow() Take anothe...

[rt_social_links]
Creative

What Is The Use Of Add Days In Power Automate

 click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure.  Name the flow as AddDays and Choose Compose operation and provide the following...

[rt_social_links]
Creative

How to use trim function in Power Automate

In this blog, we will show how to use trim function in power automate Click on New Flow, then choose Instant Cloud Flow and enter the trigger as Manually trigger a flow, then select Create as seen in the figure below. Next take initialize variable and add the values showing in the below im...

[rt_social_links]