Hi,
Anyone here tried to turn off the option for Export PDF in certain dashboards or in all dashboards?
Hi @jmagaling
you can hide edit and export options menioned by @Manasa_401
also you can only disable export by using below option
<dashboard hideExport="true">
o/p
you can refer to following URL for more simple xml customizations
Hello @jmagaling
you can hide top right corner export button from a Dashboard with this option
hideEdit="true"
If this helps, karma would be appreciated.
Thanks,
Manasa