Power Automate Fundamentals # 54: Usage of Intersection Function in Power Automate

Introduction: In Power Platform, at times we must take common values present in Arrays or objects. In these scenarios, Intersection function in Power Automate can be used. As an example, Names Array and Names Object and Actual Names Array,Actual Names Objects were used to explain this behaviour. Step 1:                                                                                                                             Login to the required Power …

Continue reading Power Automate Fundamentals # 54: Usage of Intersection Function in Power Automate

Power Automate Fundamentals # 53: Usage of Union Function in Power Automate

Introduction: In Power Platform, at times we must combine couple of Arrays or objects. In these scenarios, Union function in Power Automate can be used. As an example, Names String Array and Vehicles String Array were used to explain this behaviour. Step 1:                                                                                                                             Login to the required Power Apps environment using URL make.powerapps.com by …

Continue reading Power Automate Fundamentals # 53: Usage of Union Function in Power Automate

Back to Basics # 40: Understand Form Context to Read Form Data with Web Resource in Dynamics CRM

Introduction: In Dynamics 365 CRM, to perform customizations web resources of type JavaScript was widely used. To read different attributes that are present in CRM Form, form context client api reference can be used. As an example, contact form and contact entity record used to read different attributes using form context. Step 1: Login to …

Continue reading Back to Basics # 40: Understand Form Context to Read Form Data with Web Resource in Dynamics CRM