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!

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI &#43; Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...

Splunk Technical Support Is Moving to Cisco Support Tools

Introduction Splunk technical support is transitioning to Cisco’s support environment. This change brings ...