Skip to main content

Peliqan

Klenty

Average number of prospects per cadence

SQL query for Klenty

Calculate the average number of prospects per cadence.

SELECT AVG(prospect_count) FROM (SELECT COUNT(*) as prospect_count FROM prospect_list GROUP BY cadence_id) AS counts

Klenty data model

Klenty
Prospect List

Klenty
Cadences

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.