Excel export

If I could request a feature, any feature, it would be Excel file format export.

We want to create a bunch of reports for accountants and various other bean counter types. I know Servoy can export tab delimited files, which can then be imported into Excel, but it’s another step and an inconvenience.

FYI, the Jakarta POI project has some Excell Java libraries that could probably be used as boilerplate for the Servoy implementation.

Please? :wink:

excel import is already on the planning for someone else, will add export.

cool,
Its for me I think… I also need another small enhancement for the excel import. Is it possible in Servoy to schedule the import, so that it does automatically.

Thanks Block, waiting for that addon.

~Chandra

Is it possible in Servoy to schedule the import

That leads me to an interesting question: how do I “schedule” anything in Servoy? Is that possible at all? What do you do if, say, you want to check for new mail every 5 minutes?

Jan Blok:
excel import is already on the planning for someone else, will add export.

What does the release timetable look like for the xls export feature? Roughly?

Thanks!

[u]Beta Excel plugin[/u] (extract in plugins dir)
Will be shipped with next build

Jan Blok:
[u]Beta Excel plugin[/u]

Excellent, nice plugin to have… Beautiful work by Servoy team…
now all I need is scheduling the tasks.

Thanks Jan Blok and Team

~Chandra

Needless to say, I’m impressed by your responsiveness. You guys rock!

I’m glad to see that the POI project was helpful, too.