Dashboards & Visualizations

accented characters in view and dashboard

my_splunk
Path Finder

I'm writing an app with view and dashboard in advanced xml.

If i use accented characters ( à, è, ù and so) in label of view, in nav element of app and in other point , i have an error at startup as this

not well-formed (invalid token):

and in view or dashboard character is missing.

How to include this set of characters?

Thanks

Tags (1)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

You have to use an XML character reference, like &#232 for è.

MuS
Legend

here is a good source for the XML character references

http://myhandbook.info/codes_htmlchr.html

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

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

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...