CRMONCE

Creative

How To Encode and Decode URL In Power Automate

/*! elementor – v3.12.1 – 02-04-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]
Creative

How To Use Rand Function In Power Automate

/*! elementor – v3.12.1 – 02-04-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]
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

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

How To Get Dataverse Web API Endpoint Details In PowerApps

Web API is the web service that can be used to work with data, and table and column definitions in Dataverse and it provides a development experience that can be used across a wide variety of programming languages, platforms, and devices. The Web API provides a RESTful programming experien...

[rt_social_links]