Author: Nirav
-
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…
-
Bruce Lee’s Poetry: A Glimpse into the Soul of a Legend
1. Parting This poem was mentioned earlier, written for his wife Linda during a time of separation. Parting Parting is such sweet sorrow, That I could die within a smile, And live within a tear, As a butterfly on wings of love, Could only reach the sky. Where I can see you, But never touch…
-
Find Yourself With Lao Tzu
THE WAY OF WISDOM It’s easy to control what is at rest. It’s easy to handle what’s not yet developed. It’s easy to shatter what’s still un-tempered. It’s easy to disperse what’s still limited. Deal with things before they grow. Manage affairs before they’re chaotic. A tree as wide as a man’s arms Grows from…
-
Top 10 Underrated Horror Movies
Horror has always been a category where everyone looks for some nice masterpiece to get entertained and live the moment of shocking and screaming. Below are some of the best horror movies which one should try to watch always in dark room. 1) The Shinning (1980) – It was made by Stanley Kubrick’s and was…
-
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…