Bayram ÇETİNbayramcetin.hashnode.dev·Oct 17, 2024Create Temp Form Report in Dynamics 365 Finance and OperationsBu yazımızda geçiçi form raporları ele almak istiyorum. Böyle bir iş mantığı kullanarak SSRS raporlara alternatif olarak form raporlar oluşturabilirsiniz. İlk adım olarak TempDP tipinde geçiçi bir tablo oluşturuyoruz. İlgili alanlarımızı ekliyoruz. ...Dynamics 365 FO BlogForm Report
Bayram ÇETİNbayramcetin.hashnode.dev·Aug 14, 2024Form Lookup Method - Dynamics 365 Finance and OperationsForm Lookup, Dynamics 365 for Finance and Operations’ta veri girişini daha esnek ve kullanıcı dostu hale getirmek için güçlü bir araçtır. Bu yazıda, form lookuplarınızı daha dinamik bir şekilde kullanmanın yollarını adım adım keşfedeceksiniz. İlk ad...Dynamics 365 FO BlogForm Lookup Method
Bayram ÇETİNbayramcetin.hashnode.dev·Aug 8, 2024Dynamics 365 FO Query List Range ValueBu yazıda, sorgularımıza liste şeklinde birden çok kısıt eklemeyi inceleyeceğiz. Öncelikle List dönecek bir method yazacağız. private List requesterGroupList() { ETGBudgetRequesterGroupTable budgetRequesterGroupTable; ETGBudgetRequesterGro...Dynamics 365 FO BlogQuery List
Bayram ÇETİNbayramcetin.hashnode.dev·Dec 14, 2023X++ Round, RoundDown, RoundUp, Trunc in Dynamics 365 FOBu yazıda X++ dilinde yuvarlama fonksiyonlarından bahsetmek istiyorum. Aşağıda tablo halinde yuvarlama, aşağı yuvarlama ve yukarı yuvarlama yöntemleri ile ilgili örnek kodlar paylaştım. Güncelleme (04.01.2024) Verilen değeri tam sayıya yuvarlayan tru...105 readsDynamics 365 FO Blogx++ trunc
Bayram ÇETİNbayramcetin.hashnode.dev·Sep 25, 2023Dynamics 365 FO Add Ledger DimensionBu yazımızda LedgerJournalTrans.LedgerDimension gibi bir alanın nasıl eklenebileceğinden bahsetmek istiyorum. Haydi başlayalım. Öncelikle tablomuza EDT'si "LedgerDimensionDefaultAccount" olan, int64 bir alan açıyoruz. Ayrıca ilgili alan için Dimens...26 readsDynamics 365 FO Blog#dynamics365
Udit Handacynoteck.hashnode.dev·May 24, 2023Exploring the New Features in Dynamics 365: What's New in the Latest Release?In the fast-paced world of business, staying ahead of the competition requires agile and innovative tools. For organizations relying on customer relationship management (CRM) and enterprise resource planning (ERP) systems, Microsoft Dynamics 365 has ...Dynamics 365
Rakesh Darged365cliffsnotes.com·May 11, 2023Should You Learn CDS vs. Standard public data entities implementation approach First?Let's look at some stats. So you want to get into integration between Dynamics 365 CE or Custom Power Apps and Dynamics 365 FO. The question is, which type of Public Data entities are to be used from Dynamics365 FO? As someone who's working on a list...821 reads#dynamics365
Rakesh Darged365cliffsnotes.com·Apr 22, 2023Learn How To Troubleshoot Company Records Issue In Dual-writeEver been configuring and validating Dual-write health checks and then notice that one of your colleagues set up a new legal entity in Dynamics 365 FO and failed to sync company records moving to Dataverse and refreshing the Dual-write maps as a last...945 reads#dynamics365
Rakesh Darged365cliffsnotes.com·Apr 19, 2023How Do I Deploy a Dynamics 365 Integrated Trial Environment? – Step -by-Step GuideThe challenge is: what is it? Keeping up-to-date with the latest & greatest features of Dynamics 365 family products is essential in today's fast-paced technological landscape. The other day, I revisited my programming journal, only to discover sever...3.3K reads#dynamics365
Rakesh Darged365cliffsnotes.com·Apr 14, 2023How to Deal With Missing Fields on Dual-write Table Custom MapsDual-write Custom entity Maps: I bet, You're probably missing something. Roughly a year ago I had to create a complex Dual-write table map and I couldn't decide the approach to start with Dataverse first or Dynamics 365 FO. However, I knew I wanted t...1.6K reads#dynamics365