CRMONCE

Creative

How to use CheckBox Control In Microsoft PowerApps

Login to Powerapps and the home page will be opend as shown in below. From the menu we need to choose “New Screen”. Go to the Insert menu, control and drag the CheckBox control. Drop the CheckBox Control on the screen.Rename the CheckBox name to chkReserve. Change the Content â...

[rt_social_links]
Creative

How to create Cascading Dropdowns in PowerApps

Cascading dropdowns are a powerful feature in PowerApps that allows you to filter data by selecting one or more dropdown controls. This can be useful for many scenarios, such as selecting products based on categories or filtering data based on location. In this blog, we will explore how to...

[rt_social_links]
Creative

How to use trim function in Power Automate

In this blog, we will show how to use trim function in 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 take initialize variable and add the values showing in the below im...

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

[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

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]