Dashboards & Visualizations

How to pass token to prebuilt panel

mxh7777
Path Finder

Hello,

I have a prebuilt panel that looks like this

 

 

<panel>
  <chart>
    <title>$titlePanel$</title>
    <search>
...

 

 

I'd like to call this prebuilt panel several times in my main dashboard but I don't know how to set the token $titlePanel$ to have different tilte on each panel

I tried this but not working

 

 

<form>
  <label>My Label</label>
<row>
    <set token="titlePanel">Title 1</set>
    <panel id="chartPanel1" ref="my_prebuilt_panel"></panel>
  </row>
  <row>
    <set token="titlePanel">Title 2</set>
    <panel id="chartPanel2" ref="my_prebuilt_panel"></panel>
  </row>
</form>

 

 

 Is there a way to do this ?

Thanks

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...