Dashboards & Visualizations

Post processing and exporting a CSV file

clorne
Communicator

Hello,
I use post processing in my dashboard.
Post processing itself is working perfectly. The results are correct.
My problem is when I want to export the CSV. The arrow is under the panel but it is gray so I can not export the data.
Here is the structure of my dashboard.

  <search id="baseSearch232">
    <query>
search "FIELD" 
| table FIELD
    </query>
  </search>
  <panel>
<table depends="$Visibleornot$">
    <title>TITLE</title>
        <search base="baseSearch232">
          <query>
where (isnotnull(FIELD1)) 
| stats count by source</query>
        </search>
      </table>
    </panel>
  </row>    <row> <panel>
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi clorne,
it's a limitation related to PPS, the only way is to open the panel in search and then export in csv.
Bye.
Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi clorne,
it's a limitation related to PPS, the only way is to open the panel in search and then export in csv.
Bye.
Giuseppe

Jugabanhi
Explorer

Any workaround ? Or this is still a limitation of PPS?

Please update

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Jugabanhi,

the only workaround is  to open the panel in search and then export in csv.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...