Skip to main content

Peliqan

Google Sheets

Trend analysis using formulas

SQL query for Google Sheets

Get trend analysis using formulas.

SELECT date, value, (value – LAG(value, 1) OVER (ORDER BY date)) AS trend FROM table_name

Google Sheets data model

Data model coming soon!

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.