Dynamics Authority

MS Dynamics AX/D365 Finance and operations Knowledge Sharing

Menu
  • Home
  • MS Dynamics
    • Dynamics AX
    • D365
    • SSRS
    • SQL
    • GST
  • About Me
Archive for February 2019

How to retrive user's details from Active Directory (AD) in AX 2012 using X++

February 08, 2019 Add Comment
Below is a small piece of code which may going to help you to get user's information from Active Directory (AD) . In my case I a...
Read More

Create Colour Picker Lookup in AX 2012 using X++

February 08, 2019 1 Comment
Below is the small piece of code that may help you to create  Add "IntEdit" control to the form and in the lookup method...
Read More
Subscribe to: Posts (Atom)

About Me

Dynamics Authority
View my complete profile

Certifications

Followers

You are visitor number

Popular

  • How to Fix the Error in Dynamics 365 : ‘A Reference Is Required to Compile This Module'
  • How to Create SSRS Report in D365
  • Create and Post Project Expense Journals in D365/AX7

Blog Archive

  • ►  2024 (2)
    • ►  October (1)
    • ►  July (1)
  • ►  2023 (1)
    • ►  April (1)
  • ▼  2019 (6)
    • ►  December (1)
    • ►  November (1)
    • ►  June (2)
    • ▼  February (2)
      • How to retrive user's details from Active Director...
      • Create Colour Picker Lookup in AX 2012 using X++
  • ►  2018 (14)
    • ►  September (2)
    • ►  August (1)
    • ►  July (10)
    • ►  June (1)
  • ►  2017 (2)
    • ►  October (1)
    • ►  July (1)

Label

  • Active Directory 1
  • AIF 1
  • AX2012 1
  • AX7 1
  • Customization 1
  • D365 8
  • D365F&O 2
  • D365FO 2
  • Data Entity 1
  • Dynamics 365 for finance and operations 10
  • Dynamics AX 13
  • Dynamics AX Enterprise Portal 1
  • GST 3
  • SQL 1
  • SSRS 4
  • X++ 1

Popular Posts

  • How to Fix the Error in Dynamics 365 : ‘A Reference Is Required to Compile This Module'
    One of the most common errors developer may faced while building a project is the reference required error. It’s something like: Err...
  • How to Create SSRS Report in D365
    Overview Consider a scenario where we are going to print a list of customers and their invoiced sales order counts. This tutorial will...
  • Create and Post Project Expense Journals in D365/AX7
    This article describes the creation of  Project Expense Journals  through X++ in D365 or AX7. LedgerJournalName                    ...
  • How to Duplicate Data Entity in Microsoft Dynamics 365 Finance & Operations (D365F&O)
  • Customization of form and table in Dynamics 365 for finance and operations
    In this post we are going to learn that how can we do simple customization of form and table in D365. We can do customization of particular...
  • How to create General Journal From Excel Using X++ Code In AX 2012
    This article describes the creation of General Ledger journal through X++ Excel file format must be like in below sequence. If you want ...
  • Get TDS - TCS (Withholding Tax) value from Journal in AX 2012
    Recently i came across a requirement, where i needs to print TDS and TCS (Withholding Tax) values of a Journal before posting it. Here i ...
  • Using Chain of Command(COC) feature in Microsoft Dynamics 365 Finance & Operations
    Microsoft has introduced the Chain of Command(COC) with Platform Update 9. Developers can implement Chain on command across Class...
  • SQL Query to get Vendor's GST number in AX 2012
    In this article we will see about how to get GST number of vendor through SQL Query. Using SQL query we can get it. SELECT ...
  • Encountering an issue when using the “Import users”. Error: “Authorization Required.”
    If you are facing an error saying Authorization Required  when using Import users  functionality in the D365 F&O. Please see the possibl...
Copyright © 2018 Dynamics Authority All Right Reserved