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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...