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!

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 ...