Skip to main content

Microsoft Dynamics NAV 2016 - Page Does not Show Paste Rows Option.

Hi All,

As you know with Microsoft Dynamics NAV 2013 onwards, we can copy and paste data from client to excel.

But with Microsoft Dynamics NAV 2016, there is an issue in this functionality.

In this article I would like to discuss one issue that you might face in Microsoft Dynamics NAV 2016.



So Below is the image of issue that you may find in Microsoft Dynamics NAV 2016 -


As you can see only option that we have in Right Click is Copy Rows and there is no Paste Rows.

How to Resolve it?

 - Check the Source Table of Page where you have the issue from About this page.

 - Open Developer Environment, Design the table. In my case the table is 81 Gen. Journal Line.

- Navigate to Table Properties and Change Property "PasteIsValid" To TRUE, as below.



Now Let's see in the page after changing the property.



Hope Microsoft Fix issue in Upcoming Microsoft Dynamics NAV Cumulative Update for 2016.

Hope you find the article useful.

Thanks & Regards,
Saurav Dhyani
saurav-nav.blogspot.in

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -