CRMONCE

Creative

What are the advantages of automated flow in Power Automate

In this blog, we will show what are the advantages of the Automated Flow Flexibility You can plan messages as frequently or infrequently as necessary and send them to particular groups or chats using automated flows, which can be customized to suit your unique requirements. Consistency Aut...

[rt_social_links]
Creative

Top 10 C# Interview Questions and answers

In this Blog We will see the  top 10 interview questions in C#. 1. How is C# different from C? C# is more object-oriented than C, which is a procedural language that is well known. The primary distinction is that C# and C do not support Common Language Runtime’s (CLR) automatic ...

[rt_social_links]
Creative

Five Things to Do While Building Power Automate Flows

In this blog, we will see some very basic but important things to do while building Power Automate flows. There can be two scenarios in building Power Automate flows, one where you have a small approval flow which needs less maintenance, and a second where you have a very long flow which r...

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