Splunk Enterprise

Can I wrap a column when using a Simpleresultstable

richnavis
Contributor

I need to include sparklines in my results... Is there any way to have columns wrap instead of scroll using this module?. I tried using SideView Utils downstream module to Simple Results table, but no luck..

Tags (2)

sideview
SplunkTrust
SplunkTrust

I'm guessing a bit, but I think if you switch to the Table module, the column labels in Table are allowed to wrap, so if you switch from Splunk's SimpleResultsTable to the Sideview Table module your problem will go away.

And the Sideview Table module does support the sparkline() function in stats, as of Sideview Utils 2.6.5, so you can switch to Table now without losing sparklines.

to be specific, replace this:

<module name="SimpleResultsTable">
  <param name="displayRowNumbers">False</param>
  <param name="entityName">results</param>
</module>

with this:

<module name="Table" />
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...