Category: Dynamics/Power Apps
-
COMPLETE GUIDE TO POWER APPS COLLECTION FUNCTIONS
While working in PowerApps with collections, performance should be managed right from keeping the sizes of these collections optimized; for large collections can delay the execution of the applications. Since collections are kept in memory, avoid holding important data in them that would want persistence; external data sources are best suited for that.Another important point…
-
Power Platform Environment Settings App: Processes (Classic Workflows)
Managing Processes in Power Platform Managing Processes in Power Platform Managing processes in your Power Platform environment is a key part of streamlining operations and optimizing workflow. Whether you’re automating tasks, setting up business rules, or building logic flows, Power Platform provides the flexibility to tailor processes to meet your organization’s needs. Power Platform offers…
-
Understanding Dynamics 365 CRM Hierarchy: OU, BU, PBU, and More
In Dynamics 365 CRM, the Organization (Org) is the top-level structure, while Business Units (BUs) are used to segment users and data. BUs can be organized into Parent Business Units (PBUs) and Child Business Units to reflect a company’s hierarchy. Teams enable collaboration across BUs, and Security Roles define user permissions within their…
-
Mastering Business Units, Teams, and Roles in Dynamics CRM: A Complete Guide
When working with Dynamics CRM, setting up Business Units, Teams, and Roles is always fundamental to manage user access and maintaining data integrity. These components and features not only help secure sensitive information but also enable collaboration across different parts of the organizational structure with CRM. They play a critical role in maintaining…
-
A Practical Guide to Dynamic Data Handling with Power FX Patch
Patch Function Comprehensive Guide The Power FX Patch function is super flexible! You can use it to create, update, or delete records from all kinds of data sources. Check out some examples below to see how it works in different situations. Let’s start from the basics 1. Create a New Record This is one of…
-
Model-driven vs Canvas Apps: A Beginner’s Guide
Power Apps offers two different flavours: Model-driven and Canvas apps. They each bring something unique to the table, but figuring out which one suits your needs can be tricky at first. Don’t worry – it’s easier than it sounds! In this blog, Let me break down the 15 key differences between these…
-
Quick Guide to Formula FX in Model-Driven Apps
Power FX Formulas Learning Power FX Formulas in Model Driven App Let’s learn about the Power FX Formulas in Model Driven App. If you are looking to learn this quickly, no worries! Let me guide you through a small learning example that will mostly cover a range of functions commonly used. Mathematical Functions Sum of…
-
Mastering the Sales Module in Minutes: A Concise Overview
Sales Module in Dynamics CE The Sales Module in Dynamics CE is designed to help businesses manage their sales processes from lead generation to the closing stages. It comes with several key entities and unique features like sales activities, customer interactions, and performance tracking. Dynamics CE Sales Module Speedrun:- Process Flow Lead Generation: Captures…
-
Understanding User & Permission in Power Platform Admin Center
The Power Platform Admin Center offers a unique and comprehensive set of tools where user can manage access on users, permissions, and security. Below are the key concepts which are available within Power Platform Admin Center. Users & Permissions – Application Users Business Unit Column Security Profiles Hierarchy Security Profiles Positions Security Roles Teams…
-
Understanding concepts of security roles in Dynamics CE & Power Apps
Understanding the roles in the Dataverse has always been complicated when it comes to implementation. Its all about how to manage the user and the levels of security in the system by using best practice and methodologies. (Don’t miss the ending). 〉〉 Security Roles in Dataverse – Roles –…