Grafana Version: 11.2.0
I have connected Microsoft SQL server as a datasource. I have a query and the output is displayed in Table in 3 columns.
I want to replace the data fields in one column based on certain matching criteria.
Basically, I want to replace, all fields with in 2nd column containing ““SystemCenter”” to " Windows Server" and “Unix” to “Linux Server”
I tried regex transform, but it is not working. Kindly assist on the same.
Regards
Fadil