This Blog is developed for sharing Dynamics 365 Technical knowledge of my & Shilpa's work experience. Myself Today Dynamics 365 Team Lead in ICS Technology. Started with C++, ORACLE, VB, Java & today well-versed with top Microsoft Technologies Power BI, Power Apps & SQL SERVER. Shilpa, She is a NAV Techno-functional consultant & having 4+ years of experience with certified developer. She is a good exposer of Power BI & Power Apps. Love to hear comments from U 4 my posts
Monday, July 8, 2019
File Handling Part 2 in Business Central SaaS
Labels: MS Dynamincs NAV
AL,
Business Central,
Excel Operation
Friday, July 5, 2019
File Handling in Business Central SaaS
Hello readers,
Today I'm going to discuss on file handling in business central SaaS.
Already other bloggers have been written for onpremis.
As we know that business central discontinued the File variable to handle the files.
But we can handle this using FileStream.
Below is the list that i will cover in my blog.
File Handling in Business Central – SaaS
Today I'm going to discuss on file handling in business central SaaS.
Already other bloggers have been written for onpremis.
As we know that business central discontinued the File variable to handle the files.
But we can handle this using FileStream.
Below is the list that i will cover in my blog.
File Handling in Business Central – SaaS
- Import Picture with/without Camera
- Export Picture
- Export to Excel
- Save as Report in PDF/Excel...
- Send Email with Report Attachment
- Export Data thru XMLPort
- Read/Append Text file
Labels: MS Dynamincs NAV
AL,
Business Central,
File Handling
Location: Hyderabad, Telangana, India
Hyderabad, Telangana, India
Subscribe to:
Posts (Atom)
Popular Posts
-
Add a QR Code to a Dynamics NAV 2015/2016 in Report Header Hi All, This article will demonstrate how to add a QR Code to a NAV 2016. ...
-
Hi all, Today i came across a different type of query,where Some customers may not want to use Departments menu available. We need to h...
-
👋 Hi all, SFTP Management using WinSCP Recently I have worked on a Website Integration where the requirement was to upload, download, Re...
-
Hello readers, Today I'm going to continue on file handling in business central SaaS to cover the remaining functions as shown in b...
-
DATA MIGRATION IN NAV 2016 FROM NAV 2009 Hi all, Today i came across with different type of requirement, Sometimes we need to move/Cop...
-
New Workflows added in NAV 2017 Hi All, Today i came with amazing article in NAV 2017. First of all, I would like to say t...
-
Hello readers, Today I'm going to discuss on file handling in business central SaaS. Already other bloggers have been written for on...
-
Add Users in NAV 2016 from SQL Server Hi all, Today i came across with different type of requirement...
-
Walkthrough: Implementing New Workflow Events and Responses Introduction Microsoft Dynamics NAV 2016 Workflows enable you to model rea...
-
Hi all, Today I posted how you can Encode And Decode Text. //<<----------------Encoding Text--------------------->> //----...