All Apps and Add-ons

Excel Export app doubt ?

rakesh_498115
Motivator

Hi..

I have downloaded the Excel App "Export Excel" . Now i could able to export the result to a excel sheet .. Can i change the name of the button "Export Excel" and change its postion on my adavance xml..??

Please help..

Thanks in advance..

1 Solution

MarioM
Motivator

in your advance xml for the "ExcelExport" module you can position where it is situated with layoutPanel :

<module name="ExcelExport" layoutPanel="resultsAreaLeft"/>

or

<module name="ExcelExport" layoutPanel="panel_row2_col2"/>

For the button name there is this parameter "title: _("Excel Export")" in splunk/etc/apps/excel_export/appserver/modules/ExcelExport/ExcelExport.css

View solution in original post

rakesh_498115
Motivator

Hi Abhay..

In advance xml after the simpleresults table use the excelexport module line..then you will get a button called excel export , by clicking on that you will have your search results saved to an excel sheet.

Here is the code snippet.

150

0 Karma

abhayneilam
Contributor

Rakesh,

Could you please let me know after installing this(exportexcel) applicaiton, how the result is coming to a excel sheet. I am also facing the same issue. I also have to export the data in excel but not able to do that..please guide me something on that..

Thanks,
Abhay

0 Karma

MarioM
Motivator

it needs resultsAreaLeft...
resultsAreaRight:Add a secondary area to display results to the right of resultsAreaLeft.
More info on layoutpanel here:
docs.splunk.com/Documentation/Splunk/4.3.3/Developer/AdvancedSearch#Specify_layout_panels

MarioM
Motivator

in your advance xml for the "ExcelExport" module you can position where it is situated with layoutPanel :

<module name="ExcelExport" layoutPanel="resultsAreaLeft"/>

or

<module name="ExcelExport" layoutPanel="panel_row2_col2"/>

For the button name there is this parameter "title: _("Excel Export")" in splunk/etc/apps/excel_export/appserver/modules/ExcelExport/ExcelExport.css

rakesh_498115
Motivator

cant we move the button to the righthand side...

I have used like this .Its not working ?? 😞

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...