Dashboards & Visualizations

Is it possible to disable all export button and duplicate dashboard button from the application dashboard?

Chaiyaphat
New Member

I just build a application that contain a dashboard and doesn't want to have an export button and duplicate button on the tops of the dashboard. I tried to remove the export_results_is_visible capability but the export button is still visible and usable on the application dashboard. Is there any ohter ways to disable them?

Labels (2)
0 Karma

Chaiyaphat
New Member

To be specific. I want to disable these two button below that appear on the top part of my dashboard and the export button under every stats display.

Chaiyaphat_0-1751944681418.png

Chaiyaphat_2-1751944847360.png

Chaiyaphat_3-1751944915841.png

 

 

 

 

0 Karma

bowesmana
SplunkTrust
SplunkTrust

I'm not sure about dashboard studio, as I prefer XML, but in XML you can disable these options below the panels.

https://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#Shared_option...

See the link.exportResults.visible above, also hideExport

 

0 Karma

bowesmana
SplunkTrust
SplunkTrust

In Simple XML dashboards you can display things 

https://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML#dashboard_or_...

See the hide* attributes there

In practice, though, the user can in fact just add /edit or /editxml to the dashboard if they have rights to edit it, so it's only at the UI layer.

 

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...