CRMONCE

Creative

How To CALCULATING THE TOTAL AMOUNT EQUAL TO CURRENT MONTH

CURRENT MONTH IN D365: When we are calculating the total amount is equal to the current month then following these steps. Steps:- 1.Go to PowerApps in advance settings create a new web resource 2.In that web resource we can add the java script code in text editor then save and publish Go t...

[rt_social_links]
Creative

How To Calculate Current Year Ytd By Using Java Script

Current Year Ytd: We are calculating the total amount from current year to date then following these steps Steps: 1.Go to PowerApps create the fields amount, year, ytd (total year to date) in one table main form We should compulsorily create the fields amount and ytd in whole number then t...

[rt_social_links]
Creative

Pass Generate While Approve the Request in Bank

Pass Generate: The provided code is a Microsoft Dynamics CRM plugin that automatically generates a random passcode when a specific condition is met. It checks if the target entity contains an OptionSet field (test_optionset) and verifies if its value equals 240110000. If true, it generates...

[rt_social_links]
Creative

How to create records from excel using Power Automate

Excel using Power Automate in D365: In this blog, i will show how to create records in dynamics 365 from excel automatically using power automate Now i have data in my excel sheet Add this excel file in your SharePoint Next create a new power automate flow Next take List rows present in a ...

[rt_social_links]
Creative

How to convert emails to case in dynamics 365

convert emails to case: The first step in setting up the ‘from e-mail to case’ process is to update the general e-mail settings. For that we are switching to the old Dynamics 365 interface. From any model app you can access this classic interface via Advanced settings. Go to the Admini...

[rt_social_links]
Creative

Coding Standards for the Custom Connector

Coding Standards for Custom Connector Creating coding standards for a custom connector involves establishing guidelines to ensure code quality, maintainability, and consistency across your development team. Here are some essential coding standards and best practices to consider Soft Tabs v...

[rt_social_links]
Creative

How to use copilot in Microsoft Dynamics 365 CRM

Enable Copilot for an Environment Go to admin.powerplatform.microsoft.com and go to the Environments and select the open the relevant environment Next go to the settings Go to the Product > features Here we have to turn on the copilot Navigate to Copilot Once copilot is enabled for the ...

[rt_social_links]