Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Ginger Nix
34
Views
1
Comments
downloading data to an excel spreadsheet
Discussion
How-to
Is there a video on how to download data from the application to a csv or some other file to be imported into an excel spreadsheet?
Thanks!
Ginger
André Vieira
Staff
Hi Ginger,
At least not in the online training, but the process is very straight forward. Usually you fetch the data you want to export from the database using an aggregate, then you use the the Record List to Excel tool to convert the List into an excel file and finally the Download tool to send the file back to the client. These steps are described
here
.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...