Hi,
I created a visualization based on time(The time column is named as duration_ms).
The value stored in the above column is in ms format.(ex - 1000ms , 4000ms)
I was able to pull the columns like (code, client, DB, count)based on Average-> durations_ms but i want specifically only 3000ms.

I want create visualization while client submitting the file taking 3s.
Please help on this.