Dashboards & Visualizations

Can you make a specific dashboard the default view when the user clicks on an app?

sochsenbein
Communicator

I know you can do the following in order to make a dashboard as the default view for an App:

<nav search_view="search" color="#ff9999">
    <view name="dashboards" default='true' />
</nav>

However, is there a way to make a specific dashboard the default view when the user clicks on the App? For example, if I have a dashboard titled "Total Sales".

I tried the following, but it does not work:

<nav search_view="search" color="#ff9999">
    <view name="Total Sales" default='true' />
</nav>
0 Karma
1 Solution

somesoni2
Revered Legend

The view name should be set to the name of the dashboard as it appears on the URL (or in Settings), not the label or title of the dashboard. The name of the dashboard would be something without spaces. E.g. when you launch the dashboard, the URL will be like http(s)://<host:port OR domain name>/en-US/<app_name>/**<dashboard_name_is_here>**/..other stuff if any. Use the value **<dashboard_name_is_here>** in the default.xml.

View solution in original post

somesoni2
Revered Legend

The view name should be set to the name of the dashboard as it appears on the URL (or in Settings), not the label or title of the dashboard. The name of the dashboard would be something without spaces. E.g. when you launch the dashboard, the URL will be like http(s)://<host:port OR domain name>/en-US/<app_name>/**<dashboard_name_is_here>**/..other stuff if any. Use the value **<dashboard_name_is_here>** in the default.xml.

sochsenbein
Communicator

Well...I feel dumb. Lol thanks, @somesoni2 I appreciate it!

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...