As you might know, the autosave indicator in Business Central is shown on the right side of the card on screen and changes values when the computer communicates with the server and saves the data. The indicator can display Saving or Saved depending on current state. In case a data validation error appears, it would also display Not saved. For example,
Tag Archives: Save
Dynamics 365 Business Central: Save report dataset to Excel from the request page (Report Inspector)
As you might know, in Business Central and NAV windows client, we can view and save the report dataset from the preview page, similar to the page inspector. For the development of complex reports, it is very important to be able to analyze the data before print. This would be very useful for creating and debugging RDLC reports.
Dynamics 365 Business Central SaaS: save a file to an SFTP server (the Logic App way)
Yesterday I’ve provided a solution for saving a file generated directly from a Dynamics 365 Business Central SaaS tenant to an SFTP server by using Azure Functions. I’ve to admit that this is my preferred way because it gives me more freedom, scalability and adaptability. But obviously, that’s not the only possible way to do so.
How To: Use Advance Option to Save Report Setting
While I was going along with one of our customers, there was a requirement that they need to Save setting for a specific Filter selection. I went through Dynamics NAV to figure out how to make this solution. By Going to Report Setting from the search.
Procedure to save a record as a report-PDF document in the particular path in Dynamics NAV
In this blog, I will be giving the procedure to save the selected Posted Sales Invoice as a PDF document in a particular mentioned path. Any record which has a related report can be saved as a PDF document.
How to Save Commonly Used Filters in Dynamics NAV
Often when we work in Dynamics NAV, we use the same filters and settings over and over again. You might have a customer list that you pull to review every month, or a set of invoices you need to print to PDF weekly, or a set of GL accounts in our Chart of Accounts that you frequently use, and for all of them you have to enter the filters each time.
NAV 2017- Save report settings to make running a report with different filters fast
Microsoft Dynamics NAV 2017 introduces another way to get your work done faster with the ability to save settings for reports. This means that if you run a report with different filter settings in it, you can save those settings and retrieve them when you print the report. No more having to fill in the settings you want on the report every time you run the report.