This topic explains how to create a data source for Huawei Cloud SQL Server.
Prerequisites
You have created a Huawei Cloud SQL Server database.
You have retrieved the username and password for the Huawei Cloud SQL Server database.
Limits
Support is provided for versions from 2008 to 2022.
Procedure
Add the whitelist.
Before connecting to Huawei Cloud SQL Server, add Quick BI's IP address to the Huawei Cloud SQL Server whitelist.
Verify the data source connection and create the data source.
Log on to the or the international Quick BI console.
Follow the steps below to add a data source.
Navigate to the data source creation page via the data source creation entry.
On the HUAWEI CLOUD Database tab, select RDS for SQL Server data source.
In the connection configuration dialog box, complete the configurations according to your business scenario.
Name
Description
Display Name
The display name in the data source configuration list.
The name must be standardized. It cannot contain special characters or start or end with spaces.
Database Address
The public address of the SQL Server database. Log on to the Huawei Cloud Management Console, bind an Elastic IP Address (EIP) on the instance basic information page, and view it on the connection management page.
Port
Enter the correct port number. The default is 1433.
Database
The name of the database to connect to.
Schema
The schema of the database to connect to. The default is dbo.
Username
The corresponding username.
Password
The corresponding password of the database.
SSL
If the target data source is configured with SSL, you can select the SSL security protocol to protect data security.
Enable file upload entry
After enabling, file uploads are supported.
Initialize SQL
After enabling, you can configure the SQL statements to be executed during the initialization of the data source connection.
Only SET statements are allowed for SQL statements executed during each initialization of the data source connection. Separate statements with periods.
Click Connection test to verify the data source connectivity.
Once the test is successful, click OK to finalize the data source addition.
What to Do next
After the data source is created, proceed to create datasets and analyze data.
Incorporate data tables from the SQL Server data source or use custom SQL statements in Quick BI. For more information, see Create and manage datasets.
Add visualization charts and perform data analysis. For details, see Create a dashboard and Overview of visualization charts.
Explore data in greater depth by drilling down. For guidance, see Drill-down settings and display.