<?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 Dashboard studio message: &amp;quot;set token value to render visualization&amp;quot; in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/757844#M12095</link>
    <description>&lt;P&gt;Hi, This is STCK.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a trouble.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Tokens are displayed without any issues in the preview environment.(left)&lt;BR /&gt;But,&amp;nbsp;Tokens are not displayed in the published dashboard.(right)&lt;BR /&gt;I don`t know Why.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The object that passes the token uses a table.&lt;BR /&gt;And,&amp;nbsp;use a rectangular object for the object that receives tokens.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table Data Source SPL Query&lt;BR /&gt;index="infrastructure_test_data"&lt;BR /&gt;| dedup tunnel_name&lt;BR /&gt;| table tunnel_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Instruction Setting Token&lt;BR /&gt;&lt;/SPAN&gt;selected_tunnel = row.tunnel_name.value&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SPL Query of rectangular object&lt;/SPAN&gt;&lt;BR /&gt;index="infrastructure_test_data" tunnel_name="$selected_tunnel$"&lt;BR /&gt;| eval value = case(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "OK", 100,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "NG", 0&lt;BR /&gt;)&lt;BR /&gt;| where equipment_name = "非常照明"&lt;BR /&gt;| sort date Desc&lt;BR /&gt;| table value&lt;/P&gt;&lt;P&gt;Thankyou regards,&lt;BR /&gt;STCK&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 07:00:21 GMT</pubDate>
    <dc:creator>STCK</dc:creator>
    <dc:date>2026-02-02T07:00:21Z</dc:date>
    <item>
      <title>Dashboard studio message: "set token value to render visualization"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/757844#M12095</link>
      <description>&lt;P&gt;Hi, This is STCK.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a trouble.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Tokens are displayed without any issues in the preview environment.(left)&lt;BR /&gt;But,&amp;nbsp;Tokens are not displayed in the published dashboard.(right)&lt;BR /&gt;I don`t know Why.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The object that passes the token uses a table.&lt;BR /&gt;And,&amp;nbsp;use a rectangular object for the object that receives tokens.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table Data Source SPL Query&lt;BR /&gt;index="infrastructure_test_data"&lt;BR /&gt;| dedup tunnel_name&lt;BR /&gt;| table tunnel_name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Instruction Setting Token&lt;BR /&gt;&lt;/SPAN&gt;selected_tunnel = row.tunnel_name.value&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SPL Query of rectangular object&lt;/SPAN&gt;&lt;BR /&gt;index="infrastructure_test_data" tunnel_name="$selected_tunnel$"&lt;BR /&gt;| eval value = case(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "OK", 100,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;status = "NG", 0&lt;BR /&gt;)&lt;BR /&gt;| where equipment_name = "非常照明"&lt;BR /&gt;| sort date Desc&lt;BR /&gt;| table value&lt;/P&gt;&lt;P&gt;Thankyou regards,&lt;BR /&gt;STCK&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 07:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/757844#M12095</guid>
      <dc:creator>STCK</dc:creator>
      <dc:date>2026-02-02T07:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard studio message: "set token value to render visualization"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/757880#M12096</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/315065"&gt;@STCK&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;This is a limitation of Published Dashboards:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Inputs with tokens that change searches do not work when viewing the published dashboard. For example, an input does not re-run a search for a published dashboard. Inputs with tokens that do not change searches work, for example, if the input changes a visualization option.&lt;/LI-CODE&gt;&lt;P&gt;For more info please see&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-cloud-platform/create-dashboards-and-reports/dashboard-studio/10.1.2507/share-dashboard-content/publish-dashboards#:~:text=Inputs%20with%20tokens%20that%20change%20searches%20do%20not%20work%20when%20viewing%20the%20published%20dashboard.%20For%20example%2C%20an%20input%20does%20not%20re%2Drun%20a%20search%20for%20a%20published%20dashboard.%20Inputs%20with%20tokens%20that%20do%20not%20change%20searches%20work%2C%20for%20example%2C%20if%20the%20input%20changes%20a%20visualization%20option" target="_blank"&gt;https://help.splunk.com/en/splunk-cloud-platform/create-dashboards-and-reports/dashboard-studio/10.1.2507/share-dashboard-content/publish-dashboards#:~:text=Inputs%20with%20tokens%20that%20change%20searches%20do%20not%20work%20when%20viewing%20the%20published%20dashboard.%20For%20example%2C%20an%20input%20does%20not%20re%2Drun%20a%20search%20for%20a%20published%20dashboard.%20Inputs%20with%20tokens%20that%20do%20not%20change%20searches%20work%2C%20for%20example%2C%20if%20the%20input%20changes%20a%20visualization%20option&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 22:07:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/757880#M12096</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-02-02T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard studio message: "set token value to render visualization"</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/758049#M12097</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;SPAN&gt;livehybrid&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you for your replay.&lt;BR /&gt;I understood this problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;STCK&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2026 00:38:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Dashboard-studio-message-quot-set-token-value-to-render/m-p/758049#M12097</guid>
      <dc:creator>STCK</dc:creator>
      <dc:date>2026-02-06T00:38:58Z</dc:date>
    </item>
  </channel>
</rss>

