docs: modify excel docs menu description
This commit is contained in:
parent
87e8cbde68
commit
fa22fa214e
|
@ -18,11 +18,11 @@ Prepare the following environment:
|
|||
## Configure Data Source
|
||||
|
||||
**Step 1**, Search and open the "ODBC Data Source (64 bit)" management tool in the Start menu of the Windows operating system and configure it, refer to [Install ODBC Driver](../../../tdengine-reference/client-libraries/odbc/#Installation).
|
||||
**Step 2**, Start Excel in the Windows system environment, then select [Data] - [Get Data] - [From Other Sources] - [From ODBC].
|
||||
**Step 2**, Start Excel in the Windows system environment, then select [Data] -> [Get Data] -> [From Other Sources] -> [From ODBC].
|
||||
|
||||

|
||||
|
||||
**Step 3**, In the pop-up window, select the data source you need to connect to from the drop-down list of [Data source name (DSN)], and then click the 【OK】 button.ton.
|
||||
**Step 3**, In the pop-up window, select the data source you need to connect to from the drop-down list of [Data source name (DSN)], and then click the [OK] button.ton.
|
||||
|
||||

|
||||
|
||||
|
@ -30,12 +30,12 @@ Prepare the following environment:
|
|||
|
||||

|
||||
|
||||
**Step 5**, In the pop-up 【Navigator】 dialog box, select the database tables you want to load, and then click 【Load】 to complete the data loading.
|
||||
**Step 5**, In the pop-up [Navigator] dialog box, select the database tables you want to load, and then click [Load] to complete the data loading.
|
||||
|
||||

|
||||
|
||||
## Data Analysis
|
||||
|
||||
Select the imported data. On the 【Insert】 tab, choose the column chart, and then configure the data fields in the 【PivotChart Fields】 pane on the right.
|
||||
Select the imported data. On the [Insert] tab, choose the column chart, and then configure the data fields in the [PivotChart Fields] pane on the right.
|
||||
|
||||

|
||||
|
|
|
@ -16,7 +16,7 @@ title: 与 Excel 集成
|
|||
## 配置数据源
|
||||
|
||||
**第 1 步**,在Windows操作系统的开始菜单中搜索并打开“ODBC数据源(64位)”管理工具并进行配置。详细参考[配置ODBC数据源](../../../reference/connector/odbc/#配置数据源)。
|
||||
**第 2 步**,在 Windows 系统环境下启动 Excel,之后选择【数据】-【获取数据】-【自其他源】- 【从ODBC】。
|
||||
**第 2 步**,在 Windows 系统环境下启动 Excel,之后选择【数据】->【获取数据】->【自其他源】-> 【从ODBC】。
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Reference in New Issue