CRMONCE

Creative

How to Link Activities with multiple records in Dynamics 365

Introduction of this feature in Dynamics 365 The Activity records can now be linked to additional records such as Accounts, Contacts, Leads, Opportunities, and Users using the new party list attribute. Note: As this feature is currently in preview, it exclusively supports Email entity reco...

[rt_social_links]
Creative

On-Premise vs. Cloud What is the Difference

On-Premise vs Cloud in azure In the world of technology, the deployment of IT infrastructure and applications has undergone a significant transformation over the years. With the arrival of cloud computing, organizations have the option to move their IT infrastructure and applications from ...

[rt_social_links]
Creative

What is Azure and How does it work?

Azure Introduction Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft. Microsoft Azure was officially launched on February 1, 2010. Azure allowed users to build, test, deploy, and manage applicati...

[rt_social_links]
Creative

What is Azure Logic Apps?

Azure Logic Apps Introduction Azure Logic Apps, from Microsoft Azure, is a cloud-based Platform-as-a-Service (PaaS) that is used to automate tasks, workflows, etc. It helps in creating and designing automated workflows that are capable of integrating services, systems, and applications. Az...

[rt_social_links]
Creative

How to use the dateDifference() function in Power Automate

Power Automate Introduction Power Automate has recently introduced an innovative function aimed at calculating the difference between two dates. However, finding the difference between two dates in Power Automate was quite complex, and with the recent introduction of dateDifference() funct...

[rt_social_links]
Creative

How to use JavaScript in dynamics 365 CRM

Dynamics 365 Introduction : Get the value of a Text field Set the value of a Text field Get the text of a Lookup field Set the value and text of a Lookup field Get the value of a Numeric field Set the value of a Numeric field Get the value of a Bit field Set the value of a Bit fiel...

[rt_social_links]
Creative

How to Create Login page in PowerApps using SharePoint

SharePoint Introduction SharePoint A login screen acts as a barrier between the content of your application and unauthorized users. With the help of a logging screen, you can have control over access and sensitive information and maintain the integrity of the application by making users au...

[rt_social_links]
Creative

How to use Power Automate to split a string into an array

Power Automate Introduction Power Automate We frequently need to split a string value while working on a Power Automate flow. To achieve this, we use the Power Automate split() function. A string value can be split into a list of substrings using the split() function. To separate slashes, ...

[rt_social_links]