Showing posts with the label microsoft dynamics navShow all

Event and Subscription in NAV - Business Central

I love the function. Events and Subscription are modern functions. Before talking about event and subscription let me start from my inauguration day when I was learning C or C++, I am devoted to function. I adore seeing how main() function is the entry point of a…

Read more

Designing table in NAV - Most important tips

Recently I wrote a change order for a client. Their requirement was to track revision with different vendors and revision include multiple fields. Also, the client provided a list of fields they want to track. The guy who gave requirements was a technical guy and he g…

Read more

How To solve NAV not showing code in it's Development Environment

I was coding on NAV development environment last night and experienced a unique situation where NAV development environment was not showing the code. I just completed a development task and was testing it without creating fob of the object. When I tried to open codeun…

Read more

How to convert .fob file into .txt file in NAV

How to convert .fob file into .txt file in Microsoft Dynamics NAV? How to change '.fob' backup file to '.txt' file or how can I view contents of a .fob file is a common question for new developer of Microsoft Dynamics NAV. When we export objects fr…

Read more

How to find duplicate rows in excel

Find Duplicate rows in Excel  We use excel for different data processing and one of the major requirement is finding repeating data. We can easily remove duplicate data using remove duplicate in excel but finding unique or duplicate value is quite tricky. This list …

Read more

RDLC Report Design Basic Setup in Visual Studio

Before Starting to design RDLC report in visual studio, I prefer to do some basic setup or say prerequisite setup in visual studio. In this post, I will share my basic RDLC report setup and some report designing tips. At the end of this: You will able to do basic s…

Read more
–>