Calculate Percentage from to querys

I googled alot but didnt find an answere.

I have to Metrics from Covid. Deaths and Cases
I now want to calculate a percent value how many percent are deaths. (Deaths/Cases*100)

Is it even possible to make this calculation in a simple graph? didnt find anything in transformation and didnt find anything usefull with math :confused:

the datasource is an influxdb

Hi Wuast,

I think that you could do that directly in influxdb, but if you cant (I know you say that you had cant, but still I want to try) maybe transformations can help you, particularly " Add field from calculation"