Creative

How to Create Business Process Flow in Dynamics 365

What is Business Process Flow (BPF)In Dynamics 365 Dynamics 365 Business Process Flow is a tool that provides Users with visual presentations of these Business Processes, As a feature of D365 CRM ,Business Process Flow helps users Understand the different Stages associated with the Busines...

Creative

How To Use Less Function In Power Automate

In Power Platform, at times we must compare values to identify whether the given number is less or not. In Power Automate, Less Function can be used quickly to find out whether the given integer/float is less or not by comparing with a number. Click on New Flow and select in...

Creative

How To Use Take Function in Power Automate

Click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure. Name the flow as TakeFunction and take a parallel branch and one side of branch take an Initialize va...

Creative

Usage Of Union Function In Power Automate

Click on New Flow and select instant cloud flow and provide the trigger as Manually trigger a flow and click on Create as shown in the below figure. Give the flow with name “UnionFunction” and create a parallel branch with a variable that is initialised and has values on ...

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 Add Custom Pages in Model-Driven Apps

In this post, we will look at how to create Custom Pages in Model-Driven Apps and how they may be used to design Power Platform Applications. The model-driven app makes use of one of Microsoft Data verse’s standard tables. The custom page is a new page type within a model-driven app ...

Creative

Power Automate Switch Case multiple values with Examples

This Power Automate tutorial will explain what a switch case is in Power Automate. We will also look about Power Automate Switch case Multiple circumstances with an example. Power Automate Switch Case Overview A Switch case action in Power Automate is a control function that allows for exp...