<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change dashboard name in App in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223922#M43304</link>
    <description>&lt;P&gt;Got it and thanks.  Too bad that there is naming convention in our shop that I've to follow, and thus even I clone one, I still have to keep the original name... :-S    &lt;/P&gt;

&lt;P&gt;Bye,&lt;BR /&gt;
/ST&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2017 14:34:46 GMT</pubDate>
    <dc:creator>stwong</dc:creator>
    <dc:date>2017-01-09T14:34:46Z</dc:date>
    <item>
      <title>Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223915#M43297</link>
      <description>&lt;P&gt;Hi, i created an app using an existing dashboard.  In myApp/default/data/ui/nav/default.xml:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav color="#d15c34"&amp;gt;
  &amp;lt;collection label="Web Statistic"&amp;gt;
    &amp;lt;view name="my)web_statistics_20170109_dashboard" default='true'&amp;gt;
      &amp;lt;label&amp;gt;Web Statistics&amp;lt;/label&amp;gt;
    &amp;lt;/view&amp;gt;
  &amp;lt;/collection&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried to my label in collection and view tags but the app keeps displaying "my_web_statistics_20170109_dashboard".    Can I change this name without renaming my dashboard?&lt;BR /&gt;
Sorry for the newbie question.&lt;/P&gt;

&lt;P&gt;Thanks and regards,&lt;BR /&gt;
/ST Wong&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223915#M43297</guid>
      <dc:creator>stwong</dc:creator>
      <dc:date>2020-09-29T12:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223916#M43298</link>
      <description>&lt;P&gt;Try the following. You had a typing mistake after &lt;STRONG&gt;my)&lt;/STRONG&gt;. Also I have put true under double quotes and removed label node. From Dashboard Name Splunk will pick up Dashboard label on its own.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav color="#d15c34"&amp;gt;
   &amp;lt;collection label="Web Statistic"&amp;gt;
     &amp;lt;view name="my_web_statistics_20170109_dashboard" default="true"/&amp;gt;
   &amp;lt;/collection&amp;gt;
 &amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Refer to &lt;A href="http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9"&gt;http://dev.splunk.com/view/webframework-developapps/SP-CAAAEP9&lt;/A&gt; or &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.5/AdvancedDev/BuildNavigation"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.5/AdvancedDev/BuildNavigation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 10:44:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223916#M43298</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-01-09T10:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223917#M43299</link>
      <description>&lt;P&gt;Hi  stwong,&lt;BR /&gt;
you can change the name of your dashboard cloning it, you can change the title of your dashboard using the Name change function if the dashboard menu.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 11:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223917#M43299</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-01-09T11:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223918#M43300</link>
      <description>&lt;P&gt;Thanks, I tried this in my first attempt but no luck.  &lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:49:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223918#M43300</guid>
      <dc:creator>stwong</dc:creator>
      <dc:date>2017-01-09T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223919#M43301</link>
      <description>&lt;P&gt;Thanks, but we try to minimize number of dashboards to maintain. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:50:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223919#M43301</guid>
      <dc:creator>stwong</dc:creator>
      <dc:date>2017-01-09T13:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223920#M43302</link>
      <description>&lt;P&gt;if your need is only to change name to a dashboard, you can clone it in a new one (with you name you like) and delete the original.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:52:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223920#M43302</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-01-09T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223921#M43303</link>
      <description>&lt;P&gt;Click on Edit Source for your Dashboard and you should see View Name with underscore name in it. It should be same as what is there in Navigation XML i.e. my_web_statistics_20170109_dashboard&lt;/P&gt;

&lt;P&gt;Seems like in your case the view name is different. Can you check and correct your Navigation XML accordingly?&lt;/P&gt;

&lt;P&gt;You can also access the View Name from Settings --&amp;gt; User Interface --&amp;gt; Views&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:24:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223921#M43303</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-09-29T12:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223922#M43304</link>
      <description>&lt;P&gt;Got it and thanks.  Too bad that there is naming convention in our shop that I've to follow, and thus even I clone one, I still have to keep the original name... :-S    &lt;/P&gt;

&lt;P&gt;Bye,&lt;BR /&gt;
/ST&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:34:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223922#M43304</guid>
      <dc:creator>stwong</dc:creator>
      <dc:date>2017-01-09T14:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change dashboard name in App</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223923#M43305</link>
      <description>&lt;P&gt;Got it and thanks. Too bad that there is naming convention in our shop that I've to follow, and thus I'm not allowed to modify the dashboard name....  Even if I clone one,  I still have to keep the original name... :-S&lt;/P&gt;

&lt;P&gt;Rgds,&lt;BR /&gt;
/ST&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 14:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Change-dashboard-name-in-App/m-p/223923#M43305</guid>
      <dc:creator>stwong</dc:creator>
      <dc:date>2017-01-09T14:36:32Z</dc:date>
    </item>
  </channel>
</rss>

