Connect your MaxCompute database to Quick BI for data analysis and visualization.
Prerequisites
A MaxCompute project is created. Create a MaxCompute project.
Limitations
Background Information
-
Add MaxCompute as a data source in Quick BI for analysis. For more information about MaxCompute, see What is MaxCompute?.
-
Quick BI loads MaxCompute table lists synchronously with caching. On a cache miss, metadata retrieval can take 10–15 seconds.
Limitations
-
Supports MaxCompute V1.0 and V2.0.
-
Only workspace administrators and developers can add data sources.
Procedure
Log on to the Quick BI console.
-
To add a data source:
-
Follow Create data source entry point to open the Create Data Source page.
-
On the Alibaba Cloud Databases tab, select MaxCompute.

-
-
In the Configure Connection dialog box, set the following parameters.

Parameter
Description
Display name
Name shown in the data source list.
Cannot contain special characters or leading/trailing spaces.
Endpoint
Connection URL for the MaxCompute project. Use an internal endpoint to avoid public network fees. If the connection fails, adjust your allowlist settings.
Select the internal endpoint for your project's region, shown in the upper-left corner of the MaxCompute console.
For example, the internal endpoint for the China (Hangzhou) region is https://service.cn-hangzhou-intranet.maxcompute.aliyun-inc.com/api.
Project name
Name of the target MaxCompute project.
Find this in the MaxCompute console under the Project Management tab for your region.
Schema
Schema name for the connection.
Required for three-layer model projects. Optional for two-layer models.
AccessKey ID and AccessKey Secret
Credentials for an account authorized to access the MaxCompute project.
The account must have
CreateInstanceandListpermissions on the project, andDescpermission on tables. File uploads also requireCreateTableandWritepermissions. Obtain credentials from the RAM console.Computing quota group
If you use MaxQA query acceleration, enter the MaxQA quota group name. Defaults to MCQA 1.0 if left empty.
Enable file upload entry
Select this option to allow file uploads.
Initial SQL
When enabled, specified SQL statements run automatically after connection.
Only
SETstatements are allowed. Separate multiple statements with semicolons (;). -
Click Test Connection to verify the connection.

-
If the connection test is successful, click OK to add the data source.
The new data source appears in the data source list.
NoteQuick BI caches MaxCompute table lists. First-time additions may take 10–15 seconds to sync. Click Refresh to update.
Next steps
Create a dataset to start analyzing your data.
-
Add tables or custom SQL queries from your MaxCompute data source. Create a dataset.
-
To add visual charts and analyze data, see Create a dashboard and Visual chart overview.
-
Drill down into data for in-depth analysis. Step 3: Configure and display drill-down data.