Skip to main content

Peliqan

Mixpanel

Monthly revenue trend

SQL query for Mixpanel

Track the monthly revenue trend over a specified period.

SELECT SUBSTR(postingperiod, 1, 6) AS month, SUM(amount) AS total_revenue FROM invoice GROUP BY month ORDER BY month

Mixpanel data model

Mixpanel
Export

Mixpanel
Annotations

Mixpanel
Revenue

Mixpanel
Cohorts

Mixpanel
Engage

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.