Hi,
I want to take one field and make a table from it.
like I got this field:
“message”: “name:Roi, ID:5333, gender:man”
and make a table with the headers name, ID gender, and the data will be in the table.
is it possible?
Hi @roid this thread may be what you’re looking for: Grafana Table w/ Text Data