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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...