Dashboards & Visualizations

Passing Values from a Column whose Name Contains Spaces

makelovenotwar
Path Finder

In Dashboard Studio, I want to set the value of my token to only the values clicked of a specific column by using row.<fieldname>.value. But in my case, my customers don't like seeing column names like CustomerAddress or CustomerPhone, rather "Customer Address" or "Customer Phone". How can I pass these values as tokens in my dashboards since column names will contain spaces? I've tried double quotes, single quotes, escaping ,and URL encoding.

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Have you tried without quotes (as the value is quoted anyway in the source).

If this doesn't work, please share your source code in a code block </> so we can see what you have tried.

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try setting your token to value2 not row.<fieldname>.value

0 Karma

makelovenotwar
Path Finder

No dice, didn't work 🙂 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Have you tried without quotes (as the value is quoted anyway in the source).

If this doesn't work, please share your source code in a code block </> so we can see what you have tried.

0 Karma

makelovenotwar
Path Finder

Wow. This is why I didn't find answers to this on the internet, it worked with the spaces 🙄

row.Customer Address.value. Thank you!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...