CRMONCE

Creative

How to use empty function in power automate

In this blog, we will show how to use empty function in power automate. Sometimes, it’s necessary to check whether the JSON object, string, or collection in question contains any empty values. Empty Function in Power Automate can be rapidly used to determine whether an empty value is...

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

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

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

Top 10 TypeScript Interview Questions and answers

    In this Blog we will discuss about top 10 interview Questions in Typescript. 1. What is TypeScript and how does it differ from JavaScript? TypeScript is a subset of JavaScript that can be translated into standard JavaScript. From a conceptual standpoint, TypeScript and JavaSc...

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

[rt_social_links]