Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (0)
Get Parent Position Worker Name from Current Worker Position | D365FO X++

In this blog, we explore how to fetch the Parent Position Worker from a Current Worker Position in D365FO. [https://blogger.googleusercontent.com/img/a/AVvXsEg-yWxcBAOwJ1qB6OAOeWhJuto3Y1sM5ZJp5ckIG9QWlCGDrGRnjiHWT-1tzcjJD8QKTSx2iv0fgLg6Lredaz1l...

dasdasd 841
LikeLike (0)
To understand AI, think in layers

 🚀 Many people think AI progress is about bigger models or new buzzwords.  But that’s not the real shift. To understand AI, think in layers: 🔹 Rules-based AI followed instructions written by humans.  No thinking. No learning. 🔹 De...

dasdasd 841
LikeLike (2)
Set up Online VM for Dynamics 365 Finance and Operation for Technical and Functional Learning Purposes

In this blog, I will discuss how we set up an online VM for D365F&O for Technical and Functional learning purposes for free.Step: 1 Click this link to set up a free Azure VM. Step: 2 Sign-in with your email (outlook, live, or Hotmail).&nb...

dasdasd 841
LikeLike (0)
Get Batch Reserve Quantity with Item Id Unit Conversion

Below code will return batch reserve quantity with item id unit conversion, if you do not need unit conversion simply use without conversion method. /// <summary>     /// Get reserve physical Quantity     ...

dasdasd 841
LikeLike (1)
Upload file in azure storage account in D365FO

In this blog I will discuss how we can upload file in storage account in D365FO. We normally use azure storage account to hold thing that need to be further processed and stored on cloud.Please see below code with explanation.Explanation of s...

dasdasd 841
LikeLike (0)
How to Effectively analyze ETA for any D365F&O Technical Task

I personally, and I'm sure almost all of you, heard questions like "When would it be ready? Or When will you deliver this task?" So in this blog I will discuss how I estimates time to accomplish D365F&O technical tasks.Understand...

dasdasd 841
LikeLike (1)
How to check if your customers received their invoices via email in D365FO

One way to check if your customers got your email with the invoice attached is to request a read receipt for the sent email message. While a delivery receipt confirms delivery of your email message to the recipient's mailbox, a read receipt co...

dasdasd 841
LikeLike (0)
Printing Invoices to Attachments of Sales order, Journal or Customer in D365FO

If you print the Sales invoice report to the built-in File print destination, you cannot get much except for downloading the output report in the browser. Consequently, you cannot use this print destination in batch either. We had the requirement ...

dasdasd 841
LikeLike (0)
Edit emails with printed reports before sending them out from Dynamics 365 for Finance and Operations

Sometimes there is a need to check how an automatically generated email, e.g. with printed quotations or purchase orders looks like before we send it out from our Dynamics 365 for Finance and Operations. In my previous article you can learn how to...

dasdasd 841