CRMONCE

Creative

How to use search, lookup and filter functions in Power Apps

In Power Apps, the search, lookup, and filter functions serve different purposes: Lookup: The Lookup function is used to retrieve a specific record from a data source based on a matching value in a specific column. It is commonly used to retrieve a single value from a related table or list...

[rt_social_links]
Creative

How to create pdf from email using Power Automate

We’ll learn how to convert an email to a PDF in this blog post. An email sent by a user, for example, will be converted into a PDF and uploaded to the selected document library. The actions are as follows: Click +Create > Automated cloud flow.  choose the trigger “When a ne...

[rt_social_links]
Creative

How to Setup Dynamics 365 integration with SharePoint

In this blog, we will show how to setup dynamics 365 integration with SharePoint Navigate to Advanced Settings by clicking Settings (a cogwheel icon on the top right). Please make sure you are logged in as a user with Admin rights if you can’t locate this. Open settngs and select Sys...

[rt_social_links]
Creative

How to convert string to JSON in power automate

In this blog post, we’ll show how to use Power Automate to convert a string with JSON content into a JSON object. Instead of the JSON Array, we will use the JSON Object. Create a string variable and set its initial value to the JSON object. I’ve already initialized it. You migh...

[rt_social_links]
Creative

how to create grid view using gallery control in power apps

in this blog, we show how to create grid view in power apps make a fresh Blank screen on the Powerapps Canvas App page. Go to the Insert tab, choose Gallery, and then choose the Blank vertical layout, as seen in the screenshot below. Next, expand connectors by clicking the Connect to data ...

[rt_social_links]
Creative

what are Identifiers , Keywords & Datatypes in TypeScript?

In this blog,  we will show how to use the Identifiers, keywords & Datatypes that are used in TypeScript program. Identifiers Identifiers are just names that we give instances like variables, functions, and other things that are declared in a programme. Every programming language ...

[rt_social_links]
Creative

Microsoft Power Automate vs UiPath Comparison

We will explore the differences between 2 different RPA tools in this Power Automate tutorial. One is UiPath, and the other is Microsoft Power Automate. Compare Power Automate and UiPath now. The RPA (Robotic Process Automation) platforms available today in the IT industry enable us to aut...

[rt_social_links]