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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...