ODBC - Allows creation of KPI dashboards based on any ODBC data source using a scalar queries
OLEDB - Allows creation of KPI dashboards based on OLEDB data sources using a scalar queries
SQL Server - Allows creation of KPI dashboards based on SQL Server databases using a scalar queries
Salesforce - Create KPI Dashboards for any Salesforce object including custom objects using SOQL (Salesforce Object Query Language) that return a scalar result
Sage 50 UK - Allows creation of KPI Dashboards for Sage 50 UK with precanned elements for Customers, Sales orders, Invoices, Quotes, Purchase Orders and Transactions
Sage 50 US - Allows creation of KPI Dashboards for Sage 50 UK with precanned elements for Customers, Sales orders, Invoices, , Purchase Orders and Transactions
Sage 200 - Allows creation of KPI Dashboards for Sage 200 with precanned elements for Customers, Sales orders, Invoices and Purchase Orders
XML - Allows creation of KPI Dashboards from XML data, you will need to provide an XPATH query to a scalar result e.g. sum(//Company/Invoices/Invoice/TotalNet)