Adding a confirmation link in an email can be beneficial in various scenarios, enhancing user engagement and providing valuable insights. Here are several scenarios where a confirmation link proves useful: approvals from users with no access to Power Apps, subscription confirmation, account activations, … One way to achieve this is by creating a Power Automate […]
- 
							How to Dynamics 365Create automatically only specific addresses on contact and account creationDynamics 365 allows you to define different address types, such as “Primary,” “Billing,” “Shipping,” etc., for accounts and contacts. By changing system property “CreateOnlyNonEmptyAddressRecordsForAccountAndContact” and customizing your forms and processes,… 
- 
							How to Dynamics 365Deactivate automatic address creation for Contact Account and LeadBy default, in Dynamics 365, when you create records for entities like contacts, accounts, and leads, related address records are automatically generated. This is designed to streamline the data entry… 
- 
							Power AutomateUse alternate Keys in Power Automate FlowsUsing alternate keys in Power Automate when connecting to Dynamics 365 is a valuable approach for performing operations on records based on unique identifiers other than the default the record… 
- 
							How to Dynamics 365Why XRM 360 ?Throughout the years I have learned a lot from the Microsoft Dynamics community, especially from people that took the time to explain “How to … ” and “Step by Step… 
- 
							Business SolutionsHow to Dynamics 365Proof of conceptGet Option Set Values using SQLSELECT distinct AttributeValue, Value FROM StringMap (nolock) WHERE AttributeName = 'filedName' } 

