How to display readable JSON in a table view

Hi!

I have a view table in my Grafana dashboard connected to a MySQL data source. One of the fields in the view is a JSON string, which is unformatted and can be quite long. I would like to set it up so that when I click on the field, a side panel opens displaying the JSON in a readable, formatted, and scrollable format. How can I achieve this or something similar?

Any advice will be really appreciated, thank you.

you can try an extract field transformation, there is an option for json: