I cannot find JSONata transformation in my Grafana opensource panel

I have configured MQTT as a data source in Grafana and given the respected topic it was showing no data, and I’m receiving JSON data in an array format.
To parse this data, I want to use the JSONata transformation, but I can’t find that option in my Grafana open-source edition.
Any help would be appreciated.
Thank you!

There is no jsonata transformation that I know of, is there some doc that indicates there is?

You could try using extract transformation

Also can you post sample json