Hi,
Is there an easy way of updating the replication counter field on the Item Variant table rather than deleting the field values one by one so that NAV will automatically assign a new value?
I have imported around 25,000 records and the replication counter are all zeroes which does not get them replicated to a native database.
Thank you very much!
0
Comments
What values it will show?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
By deleting the field value, it will be automatically updated to max value + 1. I would like to have an easier way of doing it rather than manually deleting the field value for those 25000 records.
Thanks!
Write a code to increment the value of replication counter field.
Use Report/form for the same.
S.V.Sudhakar