I have a use case where I want to query based on the result of another query. I saw the subquery for InfluxDB only suppports FROM (if I am not wrong).
My use case