The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Export to Excel does not work correctly - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Export to Excel does not work correctly (/showthread.php?tid=1121) Pages:
1
2
|
RE: Export to Excel does not work correctly - Ben - Aug 19th, 2011 Hi Peter, Yeah, the export types kind of need some work - 2.1. isn't that different in the way it generates the content (in fact, it works exactly the same). Having a setting for the delimiter would be brilliant. When I get a bit of time, I'll look into this more myself. ![]() - Ben RE: Export to Excel does not work correctly - SteadmanTech - Jun 18th, 2012 Peter, I was having the same trouble which eventually led me to find this thread, but I've noticed something. For me, when I export an Excel file of my data it looks like a file full of HTML data, just as you said. When I tried to open it I got the same. However, I was trying to open it in an application which is "compatible" with the Excel format, not Microsoft Excel. Now, when I take that exact same file and actually open it using Microsoft Excel software, it opens up just fine. An Excel spreadsheet just like any other... Are you opening the downloaded .xls file(s) using the Microsoft Excel application? Or with some other interpreter of some kind? That could be the problem. It solved the issue for me at least. (Mar 17th, 2011, 12:17 AM)HRZ_UniBi Wrote: 1.) When I select "Excel" as output format, I don't get an Excel file, but the created file contains only a HTML-formatted table. RE: Export to Excel does not work correctly - AlacratStore - Sep 11th, 2012 If I remember correctly SSRS 2008 can't deal with 2 level of grouping on the excel export (that was a confirmed bug), but i thought that was fixed either with SSRS 2008 R2 or a CU later on. Are you on the latest available version of SSRS ? |