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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...