Splunk Search

How can I display an apostrophe in a column title?

usernamejpblais
Engager

I'm trying to put an apostrophe in a colunm title into a dashboard I tried with renameand fieldformat but it does'nt work.

| rename trCount as "Nombre d'appel"

or

| fieldformat "Nombre d'appel" = tostring('Nombre appel',"Commas")

In fieldformat when I do as above I get a colunm with the right title but I got 2 colunm: Nombre d'appel AND Nombre appel.
I only want Nombre d'appel.

Thx a lot!!!

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@usernamejpblais

I think rename will work for you. See this:

| makeresults | eval trCount ="ABCD" | rename trCount as "Nombre d'appel"

0 Karma
Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...