Dashboards & Visualizations

Splunk table column should have equal width irrespective of values

Rukmani_Splunk
Path Finder

I have a table . We need equal width for all columns

Labels (1)
0 Karma

niketn
Legend

@Rukmani_Splunk will you Splunk Tables have fixed number of columns?

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

to4kawa
Ultra Champion
<row>
   <html depends="$alwaysHideCSSStyle$">
      <style>
        #sample table thead th{
            width: 200px !important;
          }
       </style>
      </html>
</row>
<row>
   <panel>
      <table id="sample">
         your table query

please modify width args.

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