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
Mohamed Aktharul Ameen Peerji
88
Views
2
Comments
Getting Flat file instead of Excel file
Discussion
How-to
Hi,
I'm trying to export data's from Recordlist to Excel if we press a button. In the click of the button im doing the below process.
When i click the Download button instead of excel files, a flat is getting open along with visual studio. also the extension is .aspx getting generated instead of .xlsx which is the excel format.
Now how can i generate this in excel format instead of flat file.
Thanks in Advance,
Ameen
Curt Raddatz
This is almost always due to not setting the proper mime type in the downlaod widget. See this post
https://www.outsystems.com/help/SErviceStudio/9.0/Designing_Actions/Download_Properties.htm
for mime type settings.
Hope this helps,
Curt
Mohamed Aktharul Ameen Peerji
Thank you very much Mr.Curt Raddatz!!!
That mime type resolved my problem.
Again thanks for the info.
Ameen.
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...