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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...