Dashboards & Visualizations

Can't see Dashboard Visualizations in New App

_dave_b
Communicator

Hello esteemed Splunkers, I am trying to create a new app with dashboard visualizations. Previously, I created my own dashboard in the simplexmlexamples app, using table_icons_inline.js, and it works and looks great. However, I wanted to branch out and run the dashboards in an app of my own. So I did everything over again, thinking I would get the same results. But I don't, and I don't see why.

Here's what I did:
-copied table_icons_inline.js and table_decorations.css into [ My app's directory ]\appserver\static, just like I did when making the dashboard within the context of the simplexmlexamples app.

-copied the relevant xml into my new dashboard, especially the important table id="" assignment
_bumped the version number

I don't see the alert icons anywhere in my new dashboard. Is there anything else I should have done?

Thanks for your attention to my question

0 Karma

NOUMSSI
Builder

when creating a dashboard , it has an permission "private" by default. This means that it is only visible in the application where it was created. To view and / or modify it , you must give it a "global" permission and assign read and write permissions to the desired users. YOU can also share the dashboard
For reassurance , you have to give permission "global" to the application in which you created the dashboard .

0 Karma

jkat54
SplunkTrust
SplunkTrust

Did you start with a barebones app or did you create your own from scratch?

Are permissions correct?

Any errors in splunkd.log?

0 Karma
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 ...