Sai Achyuth Kumar Brahmadevamdynamics365ce.hashnode.dev·Feb 2, 2025Retrieve & Retrieve Multiple (QueryExpression using linkEntity, FilterExpression)(Logical Operator AND and OR) Methods in Dynamics 365 CRM1. Retrieve Method entityname: Logical name of the entity id: GUID of the record to retrieve. Columnset: Specifies which columns to retrieve. Guid accountId = new Guid("D7C72460-3A9E-4D7A-8B6D-ACD6B4693E01"); Entity account = service.Retrieve("...Dynamics365 CE Plugins#dynamics365
Sai Achyuth Kumar Brahmadevamdynamics365ce.hashnode.dev·Feb 2, 2025How to Set Data to an Entity with Various Data Types Using a C# Plugin in Dynamics 365Introduction Microsoft Dynamics 365 provides a powerful platform for managing business data through entities. In this blog post, we will create a custom entity using a C# plugin and assign various data types, including: String Integer DateTime Bo...Dynamics365 CE Plugins#dynamics365
Holger Imberyholgerimbery.hashnode.dev·Jan 18, 2025Tech Hint - Consult and transfer from Dynamics 365 Customer Service or Contact Center to Microsoft TeamsPhoto by ThisisEngineering on Unsplash Suppose you have upgraded to the enhanced voice experience (vNext) in Dynamics 365 Customer Service / Contact Center. In that case, you can empower your representatives to consult with or transfer voice calls to...micrososoft teams
seo2hexa-home-learning-tailwind.hashnode.dev·Jan 1, 2025How to Start Learning Tailwind CSS: A Beginner's Guide!As web development continues to evolve, new tools and frameworks emerge to simplify the design process. One such tool that has gained significant traction is Tailwind CSS. This utility-first CSS framework allows developers to create beautiful, respon...Tailwind CSS
Bayram ÇETİNbayramcetin.com·Nov 26, 2024Tracking and Logging Dynamic Field Changes in Dynamics 365 F&ODynamics 365 Finance and Operations (D365FO), kullanıcıların iş süreçlerini dijitalleştirirken verilerin güvenliği ve doğruluğunu sağlamak adına önemli bir rol oynar. Ancak, veritabanındaki alanlarda yapılan değişikliklerin izlenmesi, özellikle finan...41 readsDynamics 365 FO Blogd365 log
Bayram ÇETİNbayramcetin.com·Nov 26, 2024How to Retrieve TableId and FieldId Information in Dynamics 365 Using SQL QueriesDynamics 365 Finance and Operations'ta tablolara ve alanlarına dair meta verilere erişmek, özel geliştirmeler ve analizler için kritik önem taşır. Aşağıdaki sorgular, tablo ve alan bilgilerini SQL üzerinden nasıl alabileceğinizi gösterir: Bir Tablo ...Dynamics 365 FO Blogfieldid
Aiswarya NAMBIARd365.hashnode.dev·Nov 8, 2024Drive Value through Dynamics 365 CRM Integration: Insights from Nalashaa DigitalIn a rapidly evolving digital landscape, the role of CRM systems has expanded beyond managing customer data to becoming integral hubs for connectivity and operational efficiency. At Nalashaa Digital, we’ve closely explored the transformative potentia...#dynamics365
Holger Imberyholgerimbery.hashnode.dev·Oct 20, 2024Easy Steps to Create Multilingual IVRs with Copilot Studio in Dynamics 365 Customer Service or ContactCenterFor effective multilingual customer service, it is essential to have voice Copilot custom agents that can operate in multiple languages, particularly when you want to offer customers the option to choose their preferred language on the phone. Althoug...copilotstudio
Bayram ÇETİNbayramcetin.com·Oct 17, 2024How to Create Temp Form Report in Dynamics 365Dynamics 365 Finance and Operations'da SSRS raporlarına alternatif olarak geçici form raporları oluşturmak mümkündür. Bu yöntem, belirli iş ihtiyaçlarına göre daha hızlı ve esnek raporlar hazırlamanıza olanak tanır. 1. Geçici Tablo (Temp Table) Oluşt...Dynamics 365 FO BlogTemporary Form Report
Bayram ÇETİNbayramcetin.com·Sep 25, 2024Custom Workflow Development in Dynamics 365 Finance and OperationsMicrosoft Dynamics 365 Finance and Operations, işletmelerin süreçlerini daha verimli ve esnek bir şekilde yönetmelerine olanak tanıyan güçlü bir ERP çözümüdür. Standart iş akışları birçok işletmenin ihtiyaçlarını karşılayacak şekilde tasarlanmış olsa...Dynamics 365 FO BlogCustom Workflow Development