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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...