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
amos chen
146
Views
3
Comments
Can OutSystem export data from entities to either Excel file or other DB tables?
Discussion
How-to
Just saw import data from Excel to entities, but didn't see any functionality which can export data from entity to an Excel file or other DB tables. Doesn't outsystem has this feature?
Thanks
Amos
Gerry
To write to Excel, you use RecordListToExcel. To write to other tables, you have to write the Actions necessary to do so.
amos chen
THanks Gerry. Whether are there any other way to export all entities in one shot? For example you have many entities and you would like to export out to some other places. Is there any tool? or have to code it?
Thanks
Gerry
No tool out of the box. You have to code it.
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...