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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...