Business Central Tech Hub is a free technical learning platform dedicated to Microsoft Business Central. Managed by ERP experts Binesh and Shilpa, we share practical tutorials, real-world solutions, AL development, AI and Copilot integrations, Power Platform, APIs, and best practices based on hands-on experience. Our mission is to help developers, consultants, and ERP professionals learn, solve real-world challenges, and build a stronger community. We welcome your feedback and suggestions.
Pages
▼
Monday, July 8, 2019
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