This Could Be The Best Time To Implement CRM Systems – Microsoft Dynamics 365 Customer Engagement When there is a national crisis such as now, companies usually keep away from investing in new business and technologies because of the economic downturn. However, it is proven that businesses who make investments during economic downturns regain pre-recession growth rates and managing customer […]
Read More
Factors That Determines The Right Add-Ons To Use In ERP The add-ons serves as a great solution for most ERP software applications to function without having to leave the ERP environment, finding add-ons nowadays have become fairly easier, and it is easy to be misled when there is such abundant availability of addons, a wrong selection may cost you time and money […]
Read More
Business Central Is Helping Small Businesses Leverage The Power Of Artificial Intelligence (AI) Microsoft Dynamics 365 Business Central, launched in April 2019, is an enterprise resource planning (ERP) system. A direct successor product to Microsoft Dynamics NAV, it is the latest product in the Microsoft Dynamics family. Business Central which runs on either cloud or on-premise is NAV, just updated […]
Read More
Creating An RDL Layout Report In Business Central When you create a new report for Dynamics 365 Business Central, there are two things you have to think about, Defining the report dataset of data items and columns Designing the report layout. These steps will show you how to create a very simple report based on […]
Read More
When Can Implementation Of ERP Be The Solution. The idea of jumping into a new ERP might takes quite a bit of strategy to transition from a well-trusted legacy system to a new ERP software. But that could not be quite a good reason to give up on implementing a new ERP system and here is why. 1) Improper design […]
Read More
Dynamically Changing Images In RDLC Report When creating a multiple document for different companies with different images, we are supposed to pass images based on the companies. Generally, to pass data from report body to report header/footer we use SetData and GetData functions. Similarly, we can also pass images by implementing the below mentioned code. 1.Create the following function in Report Properties: Public Function ConvertPicture(Value) If IsNothing(Value) Then Return “” End If Return Cstr(Convert.ToBase64String(Value)) End Function […]
Read More
Enums In Business Central With the Microsoft Dynamics 365 Business Central 2019 wave 2 release, Microsoft made available a new data type – Enumeration (Enum) in Business Central. An enumeration type, also known as an enum in programming, Enum is a list that consists of a set of named constants. It can be used as table fields, local […]
Read More
What Would My Business Need – ERP Or CRM? With all the efforts put into the business, deciding to change the business model itself could be a big step, and upon that deciding to stick to which streamline process might look like a more tedious decision to make. It is essential to know which type of system, such as, ERP or CRM is needed […]
Read More
Microsoft Dynamics 365 2020 Wave 1 Category: all blogs, ERP, Dynamics 365 Business Central, Business Central 2020 wave1. The 2020 wave 1 brings in a wave of new features and updates to meet the needs of the ever-changing business landscapes of the current world, it offers you with a more user-friendly environment and addresses to the niche. […]
Read More
Is It Time To Move From Dynamics Navision To Business Central? Well the answer to it is more than just a mere yes or no. Though the decision is mostly dependent on individual business environment there are a certain broader aspect that could help the business organization arrive to a decision.Dynamics 365 Business Central is […]
Read More