All Apps and Add-ons

Nested tables using Sideview Utils

ejmin
Path Finder

Hi I already have an output of row expansion a table within the table. is there a possibility to render a table within a table within a table so the output was like this format

  • row 1
    • row 1-1
    • row 1-1-1
    • row 1-1-2
    • row 1-2
  • row 2
Tags (1)
0 Karma

sideview
SplunkTrust
SplunkTrust

You can technically embed any collection of modules using the Table-Embedding feature.

So yes you can technically embed modules that themselves include another table that uses teh Table-embedding feature.

The glaring drawback is that you can't do any kind of colspan on it -- the modules can only be embedded into individual cells.

And as a practical matter.... you very well might be better off just doing some clever CSS with padding and layout on divs in an HTML module, vs table-embedding a table module that uses table-embedding.

Note - this is also a distant cousin of "Using a Multiplexer module to multiplex a Multiplexer module that multiplexes some other modules". 😃

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...