Now, PowerAutomate will be available at make.powerautomate.com Over the next several weeks (June-July 2022), Microsoft will be in the process of moving Power Automate portal to a new common Power Platform infrastructure which will include new domains for the Power Automate portal. Once MS enable this, the existing Power Automate URLs will start redirecting to the... Continue Reading →
Get employee’s manager from the dataverse
In this article, We will see how to get employee's manager from the Dataverse. We have a manager field in the worker entity however it is always blank. Follow below steps to get the manager record from the dataverse. Entities required cdm_workercdm_jobpositioncdm_positionworkerassignmentmaps Relationships Parent tableChild tableCardinalityCdm_workercdm_positionworkerassignmentmaps 1 : NCdm_workerCdm_jobposition1 : NCdm_jobpositioncdm_positionworkerassignmentmaps 1 : N Get... Continue Reading →
Dataverse auditing
Microsoft announced a new feature called auditing for dataverse. This feature will help Dataverse administrators to stay compliant with internal and external auditing requirements and to manage log capacity at the same time. Audit data is now also stored separately from customer records so an organization’s audit log can grow to many terabytes in size... Continue Reading →
Icons for Microsoft Dynamics, Azure, and Power Platform
In today's article, we will see how to download the icons for Microsoft Dynamics, Azure, and Power Platform. These icons are an official collection from Microsoft that you can use in architectural diagrams, training materials, or documentation. Do’s Use the icon to illustrate how products can work together.In diagrams, we recommend including the product name... Continue Reading →
Bulk record deletion in Power Platform
In today's article, we will see how to delete bulk data in the Power Platform. Introduction Why delete data from the system? The bulk deletion helps you to maintain data quality and manage the consumption of system storage. When can you delete data from your system? Stale dataData that is not required for your business.Data... Continue Reading →
Visualize data in model-driven apps with Power BI
Microsoft announced the availability of Power BI quick reports in model-driven apps in preview. This update combines the capabilities of Power Apps, Power BI, and Dataverse in a seamless way to help you visualize and understand your data – with one click. How to enable Power BI quick report visualization To enable this feature, you... Continue Reading →
How to send notifications/emails from Dynamics 365 HR by using Power automate
In this article, we will see how to send notifications/emails in Power automate. In my earlier article, I have shown how to create alerts in Dynamics 365 HR and F&O. If you miss that article then here is the link. How to use Alerts in Dynamics 365 F&O/HR – TechDynamics (paragchapre.com) When to use power... Continue Reading →
Introducing Microsoft Power Fx
Today, Microsoft announced Microsoft Power Fx: the low-code programming language for everyone. This is the newest member of the Microsoft Power Platform family Microsoft Power Fx, an open source formula language for low code that’s based on Microsoft Excel. Power Fx is exciting for three key reasons: Power Fx is open source. The future of programming... Continue Reading →
HTTP Delete from Power platform to Web app
In this article, We will see how to delete a record in Web apps through Power Platform with HTTP Post method. In previous article, We saw how to update data from Webapp and display in Power Apps. Here is the link for previous article HTTP Patch from Power platform to Web app This is the overall structure... Continue Reading →
HTTP Patch from Power platform to Web app
In this article, We will see how to update a record in Web apps through Power Platform with HTTP Post method. In previous article, We saw how to create a data in Webapp through Power platform. Here is the link for previous article. HTTP Post from Power platform to Web app This is the overall structure... Continue Reading →