Power Platform Pipeline

If YMAL code restrict you to set the pipeline for solution movement. Microsoft bring a feature which will solve your issue by just doing few setups in the Power Platform admin center. Now you will be able to move the solution into the environments,

Build canvas apps by using new and refreshed controls

The latest Fluent Controls has been incorporated into Power Apps, resulting in a revamped user interface. Makers can now leverage the visually appealing controls and user experiences to enchant their users. This blog post will explore the addition of Modern controls to Power Apps, as well as the steps required to enable and utilize them.

Delete disabled/deleted AAD users from Dynamics

Problem Statement: Microsoft Dataverse disables users when we delete user from Azure Active Directory or the Microsoft 365 admin center. However, these disabled users still occupy space and holds historical records. To overcome this issue, Dataverse offers a feature that enables the removal of disabled users. Solution: Microsoft has introduced new feature to delete disabled... Continue Reading →

Set Key Vault Reference to Azure Function

Problem Statement: We cannot store secure values like client ids/secrets, connection strings, references, credentials, etc. directly in Azure Function configuration or code. We can use Key Vault to store these values needed in Azure Function.  Azure Key Vault is a cloud-based service provided by Microsoft Azure that allows users to securely store and manage cryptographic... Continue Reading →

Co-Authoring

Problem Statement: Earlier we could not be able do modification on Model Driven App by Multiple Users at same time. Co-Authoring enables a group of creators/customizers, to make alterations to the app simultaneously while seeing the changes in real-time. This opens opportunities for teamwork and collaboration, forging connections between professional developers and an essential factor... Continue Reading →

Maintain Business Process Flow Stage History

Problem Statement: Some organizations want to maintain stage history of Business Process Flow. For e.g. Organization has to track stage path followed by Opportunity and time each stage taking for Opportunity till it gets closed. Solution: There are 2 Solutions which we can use to track Stage History: Using Traversed Path: When Organization just want... Continue Reading →

Compressing Image Attached in Notes

Problem Statement: Sometimes user has to upload or attach image inside Notes Section of Form. When user uploads any Image in Notes, dynamics stores image in Base 64 form. As frequency of uploading/attaching images increase then it will also increase the size requirement in CDS. To reduce the size requirement in CDS, we can compress... Continue Reading →

Up ↑