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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...