by zach | Oct 13, 2021 | Dynamics 365 Marketing, GDPR, Microsoft Business Applications, Microsoft Power Apps, Microsoft Power Platform
A subscription center is a Dynamics 365 Marketing Page where existing contacts can manage their communication preferences. By default, all marketing emails sent from Dynamics 365 Marketing must have this link present within the template otherwise it wont send. ...
by zach | Sep 23, 2021 | HR Management for Dynamics 365, Microsoft Business Applications, Microsoft Power Automate, Microsoft Power Platform
Sharepoint integration with D365 is a common aspect of any implementation. Often, the out of the box structure is not sufficient to meet the business requirements and there may be a need to create a custom folder structure for each entity record created. This can...
by zach | Sep 16, 2021 | Dynamics 365 Project Operations, Microsoft Power Apps, Microsoft Power Platform, Microsoft Power Platform Security
Within CDS and model-driven apps, you have the option to configure entity forms to use role-based security in order to enable or disable access to a form for users based on security roles. When creating custom security roles for use with Project Operations, you will...
by zach | Sep 14, 2021 | Microsoft Business Applications, Microsoft Power Automate, Microsoft Power Platform
Recently, when importing a solution with a Power Automate Flow from a Dev/Test to Production environment I came across a small issue. My Power Automate flow was not being updated to the most recent version included in the new solution. Upon further inspection...
by zach | Mar 1, 2021 | Dynamics 365 for Customer Engagement, Microsoft Business Applications, Microsoft Power Platform
At some point you may encounter the need to find out the logged-in users ID and pass dynamically pass it into a URL when clicked. This can be achieved by creating a Web Resource with the following code pasted into it: <html> <head> <meta...
by zach | May 27, 2020 | Microsoft Business Applications, Microsoft Power Apps, Microsoft Power Platform, Microsoft PowerApps Portals
What do you do when your PowerApps form is bigger than the available screen space? Create some tabs! Heres the link to the Original Post:...