Skip to main content

Peliqan

IFS ERP

Active customers by country

SQL query for IFS ERP

List the number of active customers grouped by country in the customer_entity_info table.

SELECT country, COUNT(*) as total_customers FROM customer_entity_info WHERE status = ‘active’ GROUP BY country

IFS ERP data model

IFS ERP
Customer Entity Info

IFS ERP
Iso Country Entityset

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.