Wednesday, May 10, 2017

Cumulative Update 06 for Microsoft Dynamics NAV 2017 with latest Build 16585

Hi ,


The latest update have been released for Microsoft Dynamics NAV 2017 which includes hotfixes.

According to Microsoft ,this cumulative update replaces previously released cumulative updates. You should always install the latest cumulative update.

Note Implementing this cumulative update will require a database upgrade.

It may be necessary to update your license after implementing this hotfix.
For a list of cumulative updates released for Microsoft Dynamics NAV 2017, see released cumulative updates for Microsoft Dynamics NAV 2017

Link to see the overview :-

Direct Link To Download CU 06 For MS Dynamics NAV 2017




Tuesday, May 9, 2017

Top Must Know facts about MS Dynamics NAV

Hi All,

This post is dedicated is to increase the skills in MS Dynamics NAV I will update this page on regular

basis.

 I hope this series will help you all NAV Developer to improve Technical and Funtional both.

1. Data Caption Property of Table 


This property you can see on all masters and transactional pages in navision.

You are viewing the Customer name and No. on top of Page using this property only.

To check this you can see the Property of Table 18 DataCaption on NAV.

2. Master Table Exception

All master table like Vendor , Customer , Item all have first field No. governed by Number Series

Only Eception is GL Account Table which is not governed by Number Series.

3. Item Tracing Page 6520

There is a page in MS Dynamics NAV with ID 6520 which provide us the details about the Serial No.

 of a Item and all its ledgers related to this particular Item.


what is Navision ?
how many version are there is Navision?
How many objects are there in Navision?
Single Instance Codeunit and its Example?
Difference between Nav 13 ,13R2,2016?
what is Fact box?
Purchase line & primary key
Set range & Set filter
tableView in navision.
Get Set in nav
Autosplit key
Pages  ,report n table
Example of Auto Split key
Web Services
Visibilty Condition to hide fields
how to transfer data from 1 table to another table.
Locktable ,Why use
powershell instance ,how its works?
set filter setrange
dataitem link ,n data item view
ILE & value Entry relation
ledger primary key
Posting Routunes purchase line to posted ship
Xml port & export to excel
Rdlc property
basis of grouping
report trigger
instaalltion type
cost cutting
runmodel & page runmodel
job queue exmple
Sum index field exmple
delayed insert property
report flow
primary n seconday key,how itx wrks
flow fields n flow filters, exmple
Soap n o data differences
find n find last, find all difference
use of dimensions
onafter get current record n on after get record
Difference between 2 tier n 3 tier
Set currrent key n Get function
internal data flow in sales n purchase
16 featurs on RTC for Clint







Error The Object File cannot be used with this version of the program in NAV 2013.

Hi all,

While exporting the objects in FOB format we sometime get the below error that says -

"The Object File cannot be used with this version of the program."




I got this error while trying export objects from NAV 2013 installed and trying to export the objects in FOB Format .

 it was due to some exported objects of NAV 2013 lying at the same path.

Once i removed those higher version FOB files from the location i was able to take backup on that location.

Thanks Saurav Sir for your post.