Dashboards & Visualizations

Splunk Cloud v 9 - Splunk Dashboard Studio table column align to the left

Sishad
Explorer

Hi Splunk Enthusiasts,

I have created a table using Splunk Dashboard Studio. In that a column contains results like 0 and some other number. 0 is displayed on left where as all other values displays is aligned right.

Can you please help me to make it all align left. TIA !!

PFB screenshot for your reference.

Splunk.jpg

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Numeric values are right-aligned, string values are left-aligned. It looks like some of your zeros may include white-spaces making them strings and therefore left-aligned.

Sishad
Explorer

Thanks @ITWhisperer  It worked.

I used

|eval NewField=trim(OldField)

to remove the whitespaces.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...