All Apps and Add-ons

Export Results from a FORM to a .csv file

alenseb
Communicator

Hi Guys,

I have developed a form which takes in two values as Input into a query.
Now i want to export the results into a .csv file.

I know that its possible in a view by adding "module name=Export".

So is it possible to add Module tag in a form.

Or is there any other way to do this??

Please help!!

0 Karma
1 Solution

jonuwz
Influencer

See here

You probably need to be using advanced XML for this. Do you display the results on the form too ?

Update

Backup the XML in your form

Load your view, now add '?showsource=t' to the end of the URL and hit enter.

Scroll down to the box with all the xml in it - copy it.

Go back, and edit hte XML in your view.

Remove everything and paste in the advanced XML, press save.

Make sure the view loads properly.

Edit it again, now add

<module name="Export"/>

at the same node level as <module name="SimpleResultsTable" .... >

Save

You should see the export button

View solution in original post

jonuwz
Influencer

See here

You probably need to be using advanced XML for this. Do you display the results on the form too ?

Update

Backup the XML in your form

Load your view, now add '?showsource=t' to the end of the URL and hit enter.

Scroll down to the box with all the xml in it - copy it.

Go back, and edit hte XML in your view.

Remove everything and paste in the advanced XML, press save.

Make sure the view loads properly.

Edit it again, now add

<module name="Export"/>

at the same node level as <module name="SimpleResultsTable" .... >

Save

You should see the export button

alenseb
Communicator

The Advanced Form Search XML solved my problem.
Here is the link
http://docs.splunk.com/Documentation/Splunk/5.0.1/AdvancedDev/AdvancedFormSearch

0 Karma

jonuwz
Influencer

see update to answer

0 Karma

alenseb
Communicator

I have a searchTemplate, fieldset,row & Table Tags in my Form.
So where can i add a module tag?
Will this add a button onto the screen.

0 Karma

jonuwz
Influencer

Not at all. I have several forms with exports. Can you post the XML definition of your form? It should simply be a matter of adding <module name="Export"/> in the right place

0 Karma

alenseb
Communicator

Yeah..
I display the results on the form itself.

So are you saying i cannot use CSV export if i am using form ??

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...