Splunk Search

How to trim output using eval in a data model to remove spaces?

ruchigpt527
New Member

I tried this in eval expression for removing spaces...

trim(SWFT_TRN) 

but it's not working fine..

0 Karma

nravichandran
Communicator

Did you refer the eval field or the original field (SWN_TRN). Try with the eval field

eval expression: trim(SWFT_TRN)
fieldname: somename

| ... somename

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...