Math operation after aggregation in kibana while using scripted fields

The only workaround I'm aware of in 7.8 is to use Vega, which is not aware of scripted fields but lets you run full Elasticsearch queries (which can contain scripted fields).

1 Like