CRMONCE

Creative

How to create Appointment For Customers Using Canvas App

In this blog, we will show how to create appointments for customers using canvas app First create blank canvas app with phone layout next create a new screen with form template Next click on datasource and select appointments Next add Regarding in the form Now select the regarding data car...

[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 highlight selected gallery item in Power Apps

This article goes into detail on how to highlight the selected items in a Power Apps gallery. To do this, follow these steps. Open  make.powerapps.com. Next create a new blank Canvas app Next add a vertical gallery on the Power Apps screen and then Link a data source to the galle...

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