Dashboards & Visualizations

trying to adjust the table cell width size without out scrolling to see all col values

vikashperiwal
Path Finder

Hi I am trying to adjust the table col width size , currently for few values of the cell , it takes long width and i have to scroll to check all values.

Col1col2col3
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa2040
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4520

 

 

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Check out "Table With Custom Column Width" in the Splunk Dashboard Examples app (https://splunkbase.splunk.com/app/1603/)

---
If this reply helps you, Karma would be appreciated.
0 Karma

vikashperiwal
Path Finder

I Tried some thing below but that did not help ..

and use the "singleValuePanel" in search

<row>
<panel depends="$alwaysHideCSSPanel$">
<html>
<style>
#singleValuePanel th[data-sort-key="Run Id"]{
width: 40% !important;
}
</style>
</html>
</panel>
</row>

0 Karma

vikashperiwal
Path Finder
0 Karma

richgalloway
SplunkTrust
SplunkTrust
The solution I referenced is for tables, not singleValue visualizations.
---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...