Convert table data to time series graph

Hello Everyone,

I want to create time service graph for the below table, In this table I have msg this is in string format but with the help of the value mapping regex I removed all the text values from the msg table only the required information is visible.

I tried converting msg to numerical value, all values are disappearing when i do this. I want to convert this to timeseries graph how can I do this.

I’m using grafana version v8.2.5

welcome to the :grafana: forum, @piyush1414

use the convert field type transformation to force your timestamp field to get recognized as a time data type