Dashboards & Visualizations

Adding Single Values within a Simple Results Table

_gkollias
Builder

I would like to be able to add single values which are rolled-up counts of their corresponding table.

Is there a way to add those single value inputs underneath the title of the table , so that it makes sense when someone looks at the table that - "ok, these values go with this table"? Instead of now where the single values are in a panel sitting on top of the results table.

Please let me know if you need any additional info from me to help make this work.

Thanks in Advance!

Tags (3)
0 Karma

somesoni2
Revered Legend

Use Grouping attribute of row for it.

e.g.

<dashboard>
  <label>Test</label>
  <row grouping="2">
    <single>
          ....your single module code...
    </single>
    <table>
          ....your table module code...
    </table>
  </row>
</dashboard>
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...