Hello together,
I have the field *Vegetables* with 5 field values. The field values are cucumber, tomato, onion, carrot and potato.
When I am clicking to the field in the *fields sidebar*, the field values are displayed with a slash (/) - such as **carrot/**. And as well in the pie chart.
**I want to represent the values without the slash in the pie chart.**
That is my search:
sourcetype="notrelevant" | chart count by Vegetables
I have already looked in the documentation and in other questions, but unfortunately I could not find a solution.
Could you please help me?
Thanks in advance!
↧