Author: ERP Consultors

How to Convert or Replace Characters from String by using CONVERTSTR Function in BC D365

Replace Characters from String by using CONVERTSTR Function: (1) In this blog, we will get to know about the use of the CONVERTSTR function in BC D365. Replaces all characters in the source found in FromCharacters with the corresponding character in ToCharacters and returns the converted string. (2) Note: The length of the FromCharacters parameter and …

How to Get Substring from Comma-Separated String by using SELECTSTR Function in D365 BC

Get Substring from Comma-Separated String by using SELECTSTR Function: (1) In this blog, we will get to know about the use of the SELECTSTR function in D365 BC. It retrieves a substring from a comma-separated string. (2) Syntax of SELECTSTR: NewString := SELECTSTR(Number, CommaString) (3) Note: It only uses when the comma “,” is in a …

Dimension Set Entries in D365 BC

Dimension Set Entries Overview, Importance and Function in D365 BC: (1) In this blog we will get to know Dimension Set entries logics and its importance in D365 BC. This blog describes how dimension set entries are stored and posted in Microsoft D365 BC. (2) Functional Overview of Dimension Set ID → It is a unique …

Creation of Chart of Accounts in D365 BC

Creation of Chart of Accounts in D365 BC: (1) In this article, we will get to know about the Chart of Accounts in Business Central D365. This is the heart of financial processes because it stores your financial data. COA shows the accounts all general ledger entries are posted to Business Central. In Business Central, the standard …