Problem Definition: In contrast to Project Service Automation, where importing projects is made easy via a ribbon button, it was previously not possible for current Microsoft Project Desktop Client users to do so in D365 Project Operations. Project for the Web is supported by D365 Project Operations, although not all of Microsoft Project Desktop Client's … Continue reading Now Import Projects from Microsoft Project Desktop Client in Project Operations
Filter Grid data, and Save results as a View
Introduction: Views in model-driven apps specify the data that is tabulated and displayed on a grid page. Views that have been developed by an administrator, shared with others, and normally can't be changed are called System Views. Dynamics 365 2022 release wave II includes a new functionality that provides the ability to save the filter … Continue reading Filter Grid data, and Save results as a View
Power Platform: CI/CD Pipeline
CI/CD pipeline containing Azure DevOps is well known and is necessary for the automated deployment of solutions from the development environment to the user acceptance test and from the user acceptance test to the production environment. Solution: - In Dynamics 365-2022-release wave 2, Microsoft introduced a feature called Power Platform Pipeline for deployment of Solution … Continue reading Power Platform: CI/CD Pipeline
Project Operations vs Project Service Automation, A Seamless Comparison to Read
We know that PSA is now known as Project Operations. Well, it’s not just a name change but also some significant improvements that Microsoft has brought in. The following blog will take you through the differences between PSA and Project Operations. The upgrade from Project Service Automation to Project Operations is going to be delivered … Continue reading Project Operations vs Project Service Automation, A Seamless Comparison to Read
Boost Cloud Flows with Process Insights
Problem Definition: Building cloud flows of acceptable quality, should be in the mind of every Power Automate developer. After hearing this guideline, one would naturally ask what makes a flow ‘good-quality’. Furthermore, how can we be aware whether a flow is working up to its full potential? This blog shall provide the answers to these … Continue reading Boost Cloud Flows with Process Insights
Advances and Retainers in Project Operations
Problem Definition: Earlier, milestones were used for advance payments which was not the actual purpose of it. But with the introduction of Advances and Retainers, milestones will only be used for their real purpose on fixed price lines. What are Advances and Retainers? The feature Advances and Retainers are seen on the Project Contract form. … Continue reading Advances and Retainers in Project Operations
Searching on a table is easier with Dataverse Search in Dynamics 365 CRM
Introduction: In Dynamics 365 CRM, we have different search options to search data. As we have hundreds of records of different table, Relevance Search aka Dataverse Search is a global search box that gets the record information across all the tables. There is a new feature introduced in 2022 release wave one for Dynamics 365 … Continue reading Searching on a table is easier with Dataverse Search in Dynamics 365 CRM
How to Create App Using Image
Problem Definition: Nowadays, things are getting much easier and the low-code approach is focused on a larger scale. To create a canvas app, you need to have good knowledge regarding the same. But when we need to create a single form, it used to be a time-consuming process. If any person doesn’t have any idea … Continue reading How to Create App Using Image
Step by Step guide to CI/CD Implementation
Problem Definition: People tend to make their tasks automated rather than doing them manually. Working with CRM, we always need to work with solutions. Being a developer to satisfy customers’ requirements we always work on a development instance and import it to the production end once done with all implementations. All this is done by … Continue reading Step by Step guide to CI/CD Implementation
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 format. 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 Compressing Image Attached in Notes