NQL countif()
collaboration.sessions during past 24h
| summarize ratio_of_poor_calls = countif(session.audio.quality = poor or session.video.quality = poor) / count() by connection_typeConnection type
Ratio of poor calls
Last updated
Was this helpful?