Create AND/OR groups for your calculated fields in Model Driven Apps/Dynamics 365? DataVerse Power Fx columns can help you achieve it.
Hello everyone and welcome to my blog. Today I am going to discuss about a recently release topic. In fact it’s in preview stage but I am pretty sure this cool stuff is certainly going to be in General Availability soon. Calculated columns is there with Dynamics 365 and now DataVerse for quite some time …
The post Create AND/OR groups for your calculated fields in Model Driven Apps/Dynamics 365? DataVerse Power Fx columns can help you achieve it. appeared first on Debajit's Power Apps & Dynamics 365 Blog.
Published on:
Learn moreRelated posts
Generating Power Fx Formulas with Multi-Language Comment Support in Power Apps Using Copilot
The Comment-Generated Formulas feature in Power Apps lets you create Power Fx formulas directly from code comments. By typing `//` or ‘/*’ fol...
Executing SQL Server stored procedures with Power FX in Power Apps
A stored procedure in SQL is a pre-defined collection of SQL commands stored within the database, optimized to enhance execution efficiency an...
Exploring the Differences: Managed vs. Unmanaged Solutions in Dynamics CRM/Dataverse
In Dynamics CRM/Dataverse, solutions are central to Application Lifecycle Management (ALM), providing a structured way to manage, package, and...
Effective Strategies for Debugging Plugins in Dynamics CRM
In a recent interview, I was asked about debugging plugins in Dynamics CRM. The interviewer specifically wanted to know my approach to plugin ...
Power Automate: Instant Low-Code Plugins To Run PowerFx Code
Power Automate can run PowerFx code by calling an instant low-code plugin. An instant low-code ... The post Power Automate: Instant Low-Code P...
Building Adaptive Cards with Power FX
Show/Hide Buttons Based on Entity Permissions Using Power FX
Recently, we received a client requirement to show a button to users who have the Create permission for a specific entity. In the traditional ...
[Beginner’s Guide] PowerFx | Lookup Function with ‘ReductionFormula’ Property
Did you know that when you use the Lookup function, it retrieves the matching record along with All Columns? In the screenshot below, I used t...