<?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: Dashboard Studio, Splunk Version: 9.1.3 - Setting default token values not working. in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/684713#M56063</link>
    <description>&lt;P&gt;When you refresh, can you see the token in the URL as form.Slot1_TailNum=true ? When you interact with the dashboard, it preserves the token values in the URL so they will keep their values when the page is simply refreshed. You can reload the page completely by removing all the token values after the question mark (?) in your dashboard URL.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 20:37:49 GMT</pubDate>
    <dc:creator>marnall</dc:creator>
    <dc:date>2024-04-18T20:37:49Z</dc:date>
    <item>
      <title>Dashboard Studio, Splunk Version: 9.1.3 - Setting default token values not working.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/684556#M56040</link>
      <description>&lt;P&gt;I am trying to set some token values when a dashboard loads or when the page is refreshed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation gives the following example:&lt;/P&gt;&lt;PRE&gt;"defaults": {
  "dataSources": {
    "ds.search": {
      "options": {
        "queryParameters": {
          "latest": "$global_time.latest$",
          "earliest": "$global_time.earliest$"
        }
      }
    }
  },
  "tokens": {
    "default": {
      "tokenName": {
        "value": "1986"
      }
    }
  }
},&lt;BR /&gt;&lt;BR /&gt;This my code:&lt;/PRE&gt;&lt;LI-CODE lang="python"&gt;"defaults": {
		"dataSources": {
			"ds.search": {
				"options": {
					"queryParameters": {
						"latest": "$global_time.latest$",
						"earliest": "$global_time.earliest$"
					}
				}
			}
		},
		"tokens": {
			"default": {
				"Slot1_TailNum": {
					"value": "false"
				}
			}
		}
	},&lt;/LI-CODE&gt;&lt;P&gt;Which is not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the "Interactions" Set tokens to set the value of the "Slot1_TailNum" token to something other than false to hide/show a table, which works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when reloading the Dashboard or refreshing the page the table is still displayed, it does not seem to be setting the value to false when loading.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated, I can run a zoom if required it you want/need to see.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 19:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/684556#M56040</guid>
      <dc:creator>dcondliffe_splu</dc:creator>
      <dc:date>2024-04-17T19:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio, Splunk Version: 9.1.3 - Setting default token values not working.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/684713#M56063</link>
      <description>&lt;P&gt;When you refresh, can you see the token in the URL as form.Slot1_TailNum=true ? When you interact with the dashboard, it preserves the token values in the URL so they will keep their values when the page is simply refreshed. You can reload the page completely by removing all the token values after the question mark (?) in your dashboard URL.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 20:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/684713#M56063</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-04-18T20:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio, Splunk Version: 9.1.3 - Setting default token values not working.</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/685850#M56152</link>
      <description>&lt;P&gt;Thanks&amp;nbsp; VM.. got it working now ..&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 14:05:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Splunk-Version-9-1-3-Setting-default-token/m-p/685850#M56152</guid>
      <dc:creator>dcondliffe_splu</dc:creator>
      <dc:date>2024-04-29T14:05:51Z</dc:date>
    </item>
  </channel>
</rss>

