- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Excel export custom template
Hello all!
My question is about Excel export app.
As i understand there is file wb_client.py which describes template of excel sheet and export format. Sometimes i need another template say with title of table.
Is it possible to create wb_client2.py file for exporting results in another template or i need to write ExcelExport2 module?
May be you have any ideas or advices?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found new moment , Two users can not use Excel app at the same moment! Who ran export later gets error message page.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

This is something that has been requested before and I have implemented for some customers on a one-off basis. Right now, it isn't possible without really changing the way the excel export controller works. I'll note this request and see if we can get it implemented in the future.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. Is there any update on adding custom excel template to this app?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, Alex
I have the same question which I described above with standalone search head server.
"I found new moment , Two users can not use Excel app at the same moment! Who ran export later gets error message page"
Is it possible to install Excel Export App on cluster of Search Heads which is used by 100 users at the same time (100 users press export button at the same time)?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it a long way or may be I can do it if I make a copy of this app with another wb_client file?
