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!

Transforming Financial Data into Fraud Intelligence

Every day, banks and financial companies handle millions of transactions, logins, and customer interactions ...

How to send events & findings from AWS to Splunk using Amazon EventBridge

Amazon EventBridge is a serverless service that uses events to connect application components together, making ...

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...