116
Views
3
Comments
[Advanced Excel] Exporting from Record List
Question
advanced-excel
Service icon
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
2012-08-24 04-32-41
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!
2012-10-08 11-59-27
Guilherme Pereira
Staff
Hi JC,

Thanks for saring the solution. i'm sure it will help someone in the future.

Cheers,
Guilherme
2021-02-15 13-40-57
Shashank Diwan
Hey JC,

Thanks for this post, it helped me solving the issue.

Shashank...
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.