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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...