Power Automate Fundamentals # 34: Usage of and Function in Power Automate

Introduction: In Power Automate, at times we must validate two expressions and proceed further if both the expressions are true, in these scenarios and function is used. As an scenario, name of the person and lucky number values were taken to show and function behavior. Step 1: Login to the required Power Apps environment using …

Continue reading Power Automate Fundamentals # 34: Usage of and Function in Power Automate

Power Automate Fundamentals # 33: Usage of do Until Function in Power Automate

Introduction: In Power Automate, at times we must repeat certain steps until a condition met. In these scenarios we make use of Do until function as an example counter value will be incremented till it become 3. Step 1: Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and …

Continue reading Power Automate Fundamentals # 33: Usage of do Until Function in Power Automate

Back to Basics # 30: BPF In Model-Driven-Power-Apps

Introduction: We can include BPF in a model driven app in Dynamics CRM where directly a new contact can be created from App and start using Business Process Flow. Step 1: Login to the required environment and go to flows and select Business process flows – Vaccination and observe whether BPF is active or not, …

Continue reading Back to Basics # 30: BPF In Model-Driven-Power-Apps

Power Automate Fundamentals # 32: Usage of or Function in Power Automate

Introduction: In Power Automate, for doing validations or Function will be used. As an example, an String variable and a number is used to do this validation. Step 1: Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as shown in …

Continue reading Power Automate Fundamentals # 32: Usage of or Function in Power Automate

Back to Basics # 29: Call Power Automate Flow from BPF in Dynamics CRM

Introduction: We can enhance BPF so that a Power Automate Flow can be called in between stages. So here, in this post we see in the same vaccination use case to call an Power Automate Flow to the selected contact in the initial stage. Step 1: Login to the required environment and go to flows …

Continue reading Back to Basics # 29: Call Power Automate Flow from BPF in Dynamics CRM

Power Automate Fundamentals # 31: Usage of Not Function in Power Automate

Introduction: In Power Automate, for doing validations Not Function will be used. As an example, an String variable used to work with Not function. Step 1: Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as shown in the below figure. …

Continue reading Power Automate Fundamentals # 31: Usage of Not Function in Power Automate

Power Automate Fundamentals # 30: Usage of Less Than Function in Power Automate

Introduction: In Power Automate, generic arithmetic operations like Less Than will be used to validate provided integer values. As an example, an integer variable used to work with Less than function. Step 1: Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand …

Continue reading Power Automate Fundamentals # 30: Usage of Less Than Function in Power Automate

Back To Basics : Curated List of Articles in a Single Page

Back to Basics # 71: Filter SubGrid Using a Webresource in Dynamics CRM Back to Basics # 70: Run JavaScript from Ribbon WorkBench in Dynamics CRM Back to Basics # 69: Usage of Parameters from Modern Command Designer in Dynamics CRM Back to Basics # 68: Run JavaScript from Modern Command Designer in Dynamics CRM Back to …

Continue reading Back To Basics : Curated List of Articles in a Single Page

Back to Basics # 28: Call Action from BPF in Dynamics CRM

Introduction: We can enhance BPF so that an Action can be called in between stages. So here, in this post we see in the same vaccination use case send an email to selected contact in the initial stage. Step 1: Login to the required environment and go to flows and select Business process flows - …

Continue reading Back to Basics # 28: Call Action from BPF in Dynamics CRM

Power Automate Fundamentals # 29: Usage of Greater Function in Power Automate

Introduction: In Power Automate, generic arithmetic operations like Greater will be used to validate provided integer values. As an example, an integer variable used to work with Greater function. Step 1: Login to the required Power Apps environment using URL make.powerapps.com by providing username and password and click on Flows on the left-hand side as …

Continue reading Power Automate Fundamentals # 29: Usage of Greater Function in Power Automate