web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Get multiple selected rows using X++

In Microsoft Dynamics 365 for Finance and Operations and Microsoft Dynamics AX 2012, it is usually not a simple task for developers to get multiple selected rows using X++. In this article, I am sharing a code snippet and properties to se...

Moeen Ahmed Sultan 1,402
Like (0)
Create purchase requisition using x++

A purchase requisition is an internal document that authorizes the Purchasing department to buy items or services. If you want to create purchase requisition using x++ in D365FO and AX 2012, you are at the right place. In my this article, ...

Moeen Ahmed Sultan 1,402
Like (0)
How to create date using x++

In every programming language, playing with date and time is always complex. As, date has different formats, different regional norms to write and more importantly different ways to store in the memory. In my this article, you will learn how to ...

Moeen Ahmed Sultan 1,402
Like (1)
Get total debit and credit against voucher in x++

In Microsoft Dynamics 365 for Finance and Operations and Microsoft Dynamics AX 2012, it is really difficult to get total debit and credit against voucher of payment journal shown as follows: Total debit and credit against voucher ...

Moeen Ahmed Sultan 1,402
Like (0)
Running an SSRS report from the selected record

SSRS reports are used to display data in an organized way. It helps the users to get the data as per their own business formats and scenarios. In Microsoft Dynamics 365 for Finance and Operations or in Microsoft Dynamics AX 2012, SSRS reports pla...

Moeen Ahmed Sultan 1,402
Like (0)
Format date using SSRS expression

A very common need is to format date using the SSRS expression. I have formalized two expressions which helps you to meet a very basic requirement. It works for SSRS reports of Microsoft Dynamics 365 for Finance and Operations and Microsoft Dynam...

Moeen Ahmed Sultan 1,402
Like (0)
Get Display Value from Ledger Dimension in D365FO

Ledger Dimension in Microsoft Dynamics 365 for Finance and Operations or in Microsoft Dynamics AX 2012 contains very important information. Actually, ledger dimension is just a number without any information. But, to get display value from ledger...

Moeen Ahmed Sultan 1,402
Like (0)
Convert date and time to utcDateTime using X++

Working with date and time is a common task while working with data and tables in Microsoft Dynamics 365 for Finance and Operations and in Microsoft Dynamics AX 2012. If you want to convert date and time to utcDateTime using X++, and both date an...

Moeen Ahmed Sultan 1,402