Creative

How to Create Array Function in Power Automate

In this blog, we will show how to create an array function in power automate. as an example we will see how to combine two distinct arrays of questions and answers into a single array, as well as how to obtain an array of emails with two strings. Now take the “Manually Trigger a Flow...

Creative

How to use Length function in Power Automate

we must occasionally check the length of a string or the elements of an array in order to conduct certain operations on them. To rapidly determine whether the provided string or Array contains values or not, utilize Power Automate Length function. Create a new instant cloud flow and take m...

Creative

How to send Birthday Wishes Email using PowerAutomate

In this blog, how to send birthday wishes email using Power Automate open the Power Automate. Click on Scheduled cloud flow Now add the name of the flow and modify the settings to meet your needs for how often the flow should run. Following that, we can select a new trigger. Get items Afte...

Creative

How To Write Business Rules In Dynamics CRM/Dataverse

In this blog, we will see how to Crate Business Rules in Dataverse/Model Driven Apps/ Mscrm Open your CRM and go to the settings Click 0n Advanced Settings Select Solutions -Solution the system – Expand Entities – In this demo am using pradeep as an Entity. Select the Business ...

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 ...

Creative

How to Get Dataverse records count using Power Automate

In this blog, we will show how to get Dataverse records count using 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 add List rows from Dataverse and provide your table n...