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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...