InfluxDB: different query interfaces

My query looks like this:

Why does it look like this for some others?:

I want to use the “format as table” option, too, but I don’t know how to do it with my interface.

I use influxDB as source.

It depends on configured query language in your InfluxDB datasource:

1 Like

Many thanks, I reconfigured the data source to InfluxQL and now it works fine.