Advertisement · 728 × 90
#
Hashtag
#D365FO
Advertisement · 728 × 90
Preview
How To Extend A D365 Email Template - Dynamics 365 Musings Learn how to extend a D365 email template to use custom data and placeholders in emails sent to customers.

Learn how to extend a D365 email template to use custom data and placeholders in emails sent to customers.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #SendEmail
dynamics365musings.com/extend-a-d36...

1 1 0 0
Preview
How To Send D365 Emails - Dynamics 365 Musings Learn how to send D365 emails using X++ code. The system can send an email, or an email form can be opened directly within Dynamics.

Learn how to send D365 emails using X++ code. The system can send an email, or an email form can be opened directly within Dynamics.
#Dynamics36 #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #SendEmails #EmailText
dynamics365musings.com/send-d365-em...

1 2 0 0
Preview
How To Send D365 Event Emails - Dynamics 365 Musings Learn to associate an email template with a predefined event, such as an order being placed or shipped, then send D365 event emails.

Learn to associate an email template with a predefined event then send D365 event emails.
#Dynamics365 #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #xppgroupies #D365 #D365EventEmails #EmailNotificationProfile #EmailNotificationType
dynamics365musings.com/d365-event-e...

2 2 0 0
Preview
Create A Call Center Order In D365 - Dynamics 365 Musings Share this:Sales orders in D365 can follow several different flows. In this article, learn how to create a call center order in D365. Unlike business-to-business scenarios, call center orders are idea...

A call center order in D365 F&SC includes defaulting, completion, and advanced pricing.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #CallCenter #CallCenterOrders #AddUserToCallCenter
dynamics365musings.com/call-center-...

0 0 0 0

D365 F&O (Finance) developers: RSAT (Regression Suite Automation Tool) is mandatory now. With "One Version" updates happening constantly, you cannot manually test the ERP every month. If you aren't scripting tests in RSAT, your upgrades will eventually break the ledger.

#D365FO #TestAutomation #ERP

0 0 1 0
Preview
Set Up A D365 Email Template - Dynamics 365 Musings Learn how to set up a D365 email template. Placeholders in the template are substituted with context-specific information for helpful emails.

Learn how to set up a D365 email template.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #EmailTemplate #EmailPlaceholders #HTMLEmail
dynamics365musings.com/d365-email-t...

1 1 0 0
Preview
How To Configure Email In D365 - Dynamics 365 Musings There are several different ways to configure email in D365. Learn how to configure an SMTP server connection for testing.

Learn how to configure email in D365 for testing.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #ConfigureEmailInD365 #SMTP #MicrosoftGraph #EmailParameters
dynamics365musings.com/configure-em...

0 0 0 0
Preview
How To Use D365 SkipDataMethods - Dynamics 365 Musings Developers can use the D365 skipDataMethods method to skip the record-specific code and perform database operations in bulk.

Devs can use the D365 skipDataMethods method to skip record-specific code.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #SkipDataMethods #SkipDeleteActions #SkipEvents #Performance
dynamics365musings.com/d365-skipdat...

0 0 0 0
Preview
How To Use Delete_From In D365 - Dynamics 365 Musings Learn how to use delete_from in D365 to delete many records from a table very quickly and with great performance.

Learn how to use delete_from in D365 to delete many records from a table very quickly and with great performance.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #Delete_From #Performance
dynamics365musings.com/delete_from-...

0 0 0 0
Preview
How To Use Update_RecordSet In D365 - Dynamics 365 Musings Learn how to use update_recordset in D365 to update many records in a table extremely quickly and with great performance.

Learn how to use update_recordset in D365 to update many records in a table extremely quickly.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #Update_RecordSet #Performance
dynamics365musings.com/update_recor...

0 0 0 0

Dynamics 365 Finance & Operations (F&O) devs are currently the unicorns of the market. 🦄

Supply is low. Demand is high. If you are a standard .NET developer looking to pivot? Learn X++. It’s a steep learning curve, but the market rates are undeniable right now.

#D365FO #Xplusplus #DotNet

0 0 0 0
Preview
Update Financial Dimension Value from X++ Code in Dynamics 365 - Miklix This article explains how to update a financial dimension value from X++ code in Dynamics 365, including a code example.

A nice and simple recipe for updating financial dimension values from code in Dynamics 365 for Operations :-)

www.miklix.com/software-dev...

#Dynamics365 #D365FO #XppCode #FinancialDimensions

0 0 0 0
Preview
Fix D365 Invalid Certificate Error - Dynamics 365 Musings When using a Microsoft Dynamics 365 Azure cloud-hosted environment, you may receive an error message relating to a D365 invalid certificate.

You may receive an error message relating to a D365 invalid certificate. Learn how to use LCS to fix this issue.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #D365InvalidCertificate
dynamics365musings.com/d365-invalid...

0 0 0 0
Preview
D365 Map - Dynamics 365 Musings Each item in a D365 map stores a key and a corresponding value, making a pair. Each key in a map collection is unique.

Each item in a D365 map stores a key and a corresponding value, making a pair.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #Map #MapLookup #MapInsert #MapRemove #MapEnumerator
dynamics365musings.com/d365-map

0 0 0 0
Post image

A D365 set is a unique, unordered collection that contains elements of all the same data type.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #Set #SetIn #SetAdd #SetRemove #SetEnumerator
dynamics365musings.com/d365-set

1 0 0 0
Preview
D365 List - Dynamics 365 Musings Learn how to add values to a D365 list and loop through it. Learn how to add values at the beginning and end of a list, and combine them.

Learn how to add values to a D365 list and loop through it. Understand how to add values.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #List #AppendList #MergeList #ListEnumerator
dynamics365musings.com/d365-list

0 0 0 0
Preview
Corporate Boondoggle: Triumph Over a Tightly Coupled Tragedy in Parcel Shipping boon·dog·gle: work or activity that is wasteful or pointless but gives the appearance of having value.

“Break free from the shackles of vendor-specific integrations...”

#InformationTechnology #SoftwareDevelopment #MicrosoftDynamics365 #D365FO #SmallParcelShipping #ServiceOrientedArchitecture #EnterpriseArchitecture

0 0 0 0
Preview
D365 Collection Classes - Dynamics 365 Musings With D365 collection classes, developers store lists of primitive or complex data types in memory for use in a process.

With D365 collection classes, developers store lists of primitive or complex data types in memory for use in a process.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #CollectionClasses
dynamics365musings.com/d365-collect...

0 0 0 0
Preview
Dynamics 365 in the Dark: The Cloudy Conspiracy About Performance and Transparency The year 2009, Facebook was still cool, and Microsoft Dynamics AX 4.0 was a rising star in the ERP arena. And yet, amidst all the shiny…

"It’s easier to sell vaporware, uptime guarantees, and promises of infinite scalability than to actually deliver on those promises."

#InformationTechnology #SoftwareDevelopment #Micorosft #Dynamics365 #D365FO #ERP

0 0 0 0

🚀 AI-Powered Code Review for D365 F&O is HERE! 🤖
Traditional enterprise code reviews? Too slow. Missing critical issues? Too risky.
70% faster reviews + enterprise-grade quality = Game changer! 🎯
Full guide & tools:
thedataguy.pro/blog/2025/06...
#AI #D365FO #CodeReview #Enterprise #AzureDevOps #MCP

0 0 0 0

Måske lidt for nørdet, men hvad er jeres Intrastat-kode?

Personligt er jeg nok en “0101 30 00”. 🤔
#Intrastat #D365FO #LivetSomKonsulent

0 0 1 0
Preview
Unit Of Work Was the X++ Hero We Needed — Then Microsoft Killed It If you were lucky enough to work with Dynamics AX 2012, you might recall a little gem called the UnitOfWork class. It was a marvel of…

"It wasn’t just about avoiding the embarrassment of half-baked records lingering in the system; it was about data integrity at its finest."

#InformationTechnology #SoftwareDevelopment #ERP #Dynamics365 #UnitOfWork #X++ #D365FO

0 0 0 0
Preview
Save Error Messages In D365 - Dynamics 365 Musings Understanding how to save error messages in D365 will help give you the information needed to take further action.

Understanding how to save error messages in D365 will help give you the information needed to take further action.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #Infolog #InfoLogLine
dynamics365musings.com/save-error-m...

0 0 0 0
Screenshot of FinOps Virtual Entity Manager tool showing how to generate deep links

Screenshot of FinOps Virtual Entity Manager tool showing how to generate deep links

📣 Learn how to create 🔗 deep links to D365 F&O Records using Dataverse virtual tables.

Bonus, I also show a new Feature of the FinOps Virtual Entity Manager for XrmToolBox that lets you generate F&O deep links on the fly.

👇Link in comments

#D365FO #PowerAutomate #Dataverse #XrmToolBox

1 1 1 0
Preview
Microsoft Dynamics 365 Finance and Operations: Boost Efficiency Enhance efficiency and compliance with Microsoft Dynamics 365 Finance and Operations. Learn how Star Knowledge can optimize your business.

Maximize Financial & Operational Efficiency with Dynamics 365.
Transform your business with Microsoft Dynamics 365 Finance and Operations. Improve efficiency, and gain real-time insights to optimize operations and stay ahead in today’s competitive market.
#D365FO
star-knowledge.com/blog/microso...

0 0 0 0
Preview
Dynamics 365 Real-Time Data: The Achilles Heel? If you’ve ever tried to get real-time data out of Dynamics 365 Finance and Operations (D365 FO), you’ve probably felt a little like…

#InformationTechnology #SoftwareDevelopment #ERP #Dynamics365 #D365FO #Integration #DataVerse #PowerPlatform

0 0 0 0
Post image

Having a specific D365 custom log table and form can be invaluable in providing detailed information on complex processes.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #CustomLog #Workbench
dynamics365musings.com/d365-custom-...

0 0 0 0
Preview
D365 Infolog Messages - Dynamics 365 Musings Developers add code to show D365 infolog messages to help the user understand what occurred during a process.

Developers add D365 infolog messages in code to help the user understand what occurred during a process.
#Dynamics365 #Dynamics365Musings #MSDyn365 #MSDyn365Community #DYN365O #D365FO #Microsoft #d365ug #xppgroupies #D365 #InfoLog #Messages
dynamics365musings.com/d365-infolog...

0 0 0 0
Preview
a woman in a gray jacket is asking if it is worth 10,000 dollars Alt: a woman in a gray jacket is asking if it is worth 10,000 dollars

Working with a ISV blackbox package........ Is it worth it 😭
#x++ #dynamics #d365 #d365fo #ax #dev #developer #programming

1 0 0 0

Er squ lidt træt i hovedet efter en hel dags workshop om momsopsætning i Microsoft Dynamics 365 Finance & Operations hos en kunde.
#D365FO #LivetSomKonsulent

0 0 0 0