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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...