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
Juan Carlos Elorde
116
Views
3
Comments
[Advanced Excel] Exporting from Record List
Question
Forge
Advanced Excel (O11)
Forge asset by
Carlos Freitas
I had a success using this component by exporting data via Advanced Query of Outsystems. Now in my other requirement, I need to export data from four queries so I used a record list where I will put them all.
See below:
The excel exported only shows "System,Collections.BitArray". Is the use of RecordList not allowed or am I using it wrong?
Regards,
JC
Juan Carlos Elorde
Finally got it to work. It seems that the extension can't export out the RecordLists with an 'Output Structure' of Entity/Table. I changed it to a Structure, recode the sql script to match the structure and voila!
Guilherme Pereira
Staff
Hi JC,
Thanks for saring the solution. i'm sure it will help someone in the future.
Cheers,
Guilherme
Shashank Diwan
Hey JC,
Thanks for this post, it helped me solving the issue.
Shashank...
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...