This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new d1f39f4e6ed [powerbi] change spell of PowerBI (#720)
d1f39f4e6ed is described below
commit d1f39f4e6ed189e4a3927d81672a3a40cd87be87
Author: wyx123654 <[email protected]>
AuthorDate: Sun Jun 16 22:12:52 2024 +0800
[powerbi] change spell of PowerBI (#720)
---
docs/ecosystem/bi/powerbi.md | 22 ++++++++---------
.../current/ecosystem/bi/powerbi.md | 28 +++++++++++-----------
.../version-2.0/ecosystem/bi/powerbi.md | 28 +++++++++++-----------
.../version-2.1/ecosystem/bi/powerbi.md | 28 +++++++++++-----------
versioned_docs/version-2.0/ecosystem/bi/powerbi.md | 22 ++++++++---------
versioned_docs/version-2.1/ecosystem/bi/powerbi.md | 22 ++++++++---------
6 files changed, 75 insertions(+), 75 deletions(-)
diff --git a/docs/ecosystem/bi/powerbi.md b/docs/ecosystem/bi/powerbi.md
index c795b406d2a..8924beedce6 100644
--- a/docs/ecosystem/bi/powerbi.md
+++ b/docs/ecosystem/bi/powerbi.md
@@ -24,11 +24,11 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI Introduction
+## PowerBI Introduction
-Power BI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With Power BI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. Power BI offers a wealth of visualization options, including
ICONS, maps, dashboards, a [...]
+PowerBI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With PowerBI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. PowerBI offers a wealth of visualization options, including
ICONS, maps, dashboards, and [...]
-Apache Doris is highly compatible with MySQL protocol and can be connected to
Power BI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in Power BI.
+Apache Doris is highly compatible with MySQL protocol and can be connected to
PowerBI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in PowerBI.
## Precondition
@@ -36,20 +36,20 @@ If you do not have PowerBI desktop installed, you can
download it from https://w
## Connector configuration of PowerBI and Doris
:::info Note
-Currently verified using MySQL jdbc connector version 8.0.26
+Currently verified using MySQL JDBC Connector version 8.0.26
:::
-Download and installation MySQL connector
+Download and installation MySQL Connector
Download link: https://downloads.mysql.com/archives/c-net/. Select version
8.0.26. There are incompatibilities in higher versions
## Load data locally and create models
-1. Start the Power BI Desktop
+1. Start the PowerBI Desktop

-2. Open the Power BI Desktop screen and click Create Report. If a local report
exists, you can open it.
+2. Open the PowerBI Desktop screen and click Create Report. If a local report
exists, you can open it.

@@ -61,11 +61,11 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the user
name and password.
+5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the
username and password.

-6. Load the selected table to the Power BI Desktop
+6. Load the selected table to the PowerBI Desktop

@@ -84,7 +84,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-3. Log into Power BI Online and import the local model in your workspace
+3. Log into PowerBI Online and import the local model in your workspace

@@ -96,7 +96,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-6. Configure the refresh schedule to complete the automatic data refresh on
Power BI
+6. Configure the refresh schedule to complete the automatic data refresh on
PowerBI

diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/powerbi.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/powerbi.md
index ada9596c9c7..a2079772f40 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/powerbi.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/ecosystem/bi/powerbi.md
@@ -24,33 +24,33 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI 介绍
+## PowerBI 介绍
-Power BI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过Power
BI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。Power
BI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
+PowerBI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过PowerBI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。PowerBI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
-Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接Power BI 与 Apache Doris,当前Power
BI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
+Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接PowerBI 与 Apache
Doris,当前PowerBI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
## 前置条件
-未安装Power BI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
+未安装PowerBI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
-## PowerBI与doris的connector配置
+## PowerBI与Doris的connector配置
:::info Note
-选择8.0.26版本的MySQL jdbc connector
+选择8.0.26版本的MySQL JDBC Connector
:::
-MySQL connector 下载
+MySQL Connector 下载
下载链接:https://downloads.mysql.com/archives/c-net/
## 本地加载数据与创建模型
-1. 启动 Power BI Desktop
+1. 启动 PowerBI Desktop

-2. 在Power BI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表
+2. 在PowerBI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表

@@ -58,15 +58,15 @@ MySQL connector 下载

-4. 配置数据库连接信息,在服务器输入框中输入ip:port。doris默认的端口号为9030
+4. 配置数据库连接信息,在服务器输入框中输入ip:port。Doris默认的端口号为9030

-5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写doris的连接信息。
+5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写Doris的连接信息。

-6. 加载选中的表,使其表中数据至Power BI Desktop
+6. 加载选中的表,使其表中数据至PowerBI Desktop

@@ -85,7 +85,7 @@ MySQL connector 下载

-3. 登陆Power BI Online,在个人的工作区中把刚保存的本地模型进行导入
+3. 登陆PowerBI Online,在个人的工作区中把刚保存的本地模型进行导入

@@ -97,7 +97,7 @@ MySQL connector 下载

-6. 配置相关刷新计划即可完成Power BI自动数据刷新
+6. 配置相关刷新计划即可完成PowerBI自动数据刷新

diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/powerbi.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/powerbi.md
index 6f13e068dc5..a2860d72e5d 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/powerbi.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/ecosystem/bi/powerbi.md
@@ -24,33 +24,33 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI 介绍
+## PowerBI 介绍
-Power BI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过Power
BI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。Power
BI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
+PowerBI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过PowerBI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。PowerBI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
-Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接Power BI 与 Apache Doris,当前Power
BI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
+Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接PowerBI 与 Apache
Doris,当前PowerBI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
## 前置条件
-未安装Power BI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
+未安装PowerBI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
-## PowerBI与doris的connector配置
+## PowerBI与Doris的connector配置
:::info Note
-选择8.0.26版本的MySQL jdbc connector
+选择8.0.26版本的MySQL JDBC Connector
:::
-MySQL connector 下载
+MySQL Connector 下载
下载链接:https://downloads.mysql.com/archives/c-net/
## 本地加载数据与创建模型
-1. 启动 Power BI Desktop
+1. 启动 PowerBI Desktop

-2. 在Power BI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表
+2. 在PowerBI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表

@@ -58,15 +58,15 @@ MySQL connector 下载

-4. 配置数据库连接信息,在服务器输入框中输入ip:port。doris默认的端口号为9030
+4. 配置数据库连接信息,在服务器输入框中输入ip:port。Doris默认的端口号为9030

-5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写doris的连接信息。
+5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写Doris的连接信息。

-6. 加载选中的表,使其表中数据至Power BI Desktop
+6. 加载选中的表,使其表中数据至PowerBI Desktop

@@ -85,7 +85,7 @@ MySQL connector 下载

-3. 登陆Power BI Online,在个人的工作区中把刚保存的本地模型进行导入
+3. 登陆PowerBI Online,在个人的工作区中把刚保存的本地模型进行导入

@@ -97,7 +97,7 @@ MySQL connector 下载

-6. 配置相关刷新计划即可完成Power BI自动数据刷新
+6. 配置相关刷新计划即可完成PowerBI自动数据刷新

diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/powerbi.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/powerbi.md
index ada9596c9c7..a2079772f40 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/powerbi.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/ecosystem/bi/powerbi.md
@@ -24,33 +24,33 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI 介绍
+## PowerBI 介绍
-Power BI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过Power
BI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。Power
BI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
+PowerBI是软件服务、应用连接器的集合,其可以连接到多种数据源,包括Excel、SQL Server、Azure、Google
Analytics等,以便用户可以轻松得整合和清洗数据。通过PowerBI的数据建模,用户可以创建关系模型、数据分析表达式和数据关系,以支持高级的数据分析和可视化。PowerBI提供了丰富的可视化选项,包括图标、地图、仪表盘和自定义可视化工具,以帮助用户更直观地理解数据。
-Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接Power BI 与 Apache Doris,当前Power
BI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
+Apache Doris 高度兼容 MySQL 协议,可以通过 MySQL 驱动器连接PowerBI 与 Apache
Doris,当前PowerBI中已经正式支持了Apache Doris的内部数据建模以及数据查询与可视化处理。
## 前置条件
-未安装Power BI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
+未安装PowerBI Desktop可以访问https://www.microsoft.com/ 下载安装Power BI。
-## PowerBI与doris的connector配置
+## PowerBI与Doris的connector配置
:::info Note
-选择8.0.26版本的MySQL jdbc connector
+选择8.0.26版本的MySQL JDBC Connector
:::
-MySQL connector 下载
+MySQL Connector 下载
下载链接:https://downloads.mysql.com/archives/c-net/
## 本地加载数据与创建模型
-1. 启动 Power BI Desktop
+1. 启动 PowerBI Desktop

-2. 在Power BI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表
+2. 在PowerBI Desktop打开界面点击新建报表。若已有本地报表可以选择打开已有报表

@@ -58,15 +58,15 @@ MySQL connector 下载

-4. 配置数据库连接信息,在服务器输入框中输入ip:port。doris默认的端口号为9030
+4. 配置数据库连接信息,在服务器输入框中输入ip:port。Doris默认的端口号为9030

-5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写doris的连接信息。
+5. 上一步点击确定后在新的连接窗口处选择"数据库"连接,并在用户名与密码处填写Doris的连接信息。

-6. 加载选中的表,使其表中数据至Power BI Desktop
+6. 加载选中的表,使其表中数据至PowerBI Desktop

@@ -85,7 +85,7 @@ MySQL connector 下载

-3. 登陆Power BI Online,在个人的工作区中把刚保存的本地模型进行导入
+3. 登陆PowerBI Online,在个人的工作区中把刚保存的本地模型进行导入

@@ -97,7 +97,7 @@ MySQL connector 下载

-6. 配置相关刷新计划即可完成Power BI自动数据刷新
+6. 配置相关刷新计划即可完成PowerBI自动数据刷新

diff --git a/versioned_docs/version-2.0/ecosystem/bi/powerbi.md
b/versioned_docs/version-2.0/ecosystem/bi/powerbi.md
index c795b406d2a..8924beedce6 100644
--- a/versioned_docs/version-2.0/ecosystem/bi/powerbi.md
+++ b/versioned_docs/version-2.0/ecosystem/bi/powerbi.md
@@ -24,11 +24,11 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI Introduction
+## PowerBI Introduction
-Power BI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With Power BI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. Power BI offers a wealth of visualization options, including
ICONS, maps, dashboards, a [...]
+PowerBI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With PowerBI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. PowerBI offers a wealth of visualization options, including
ICONS, maps, dashboards, and [...]
-Apache Doris is highly compatible with MySQL protocol and can be connected to
Power BI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in Power BI.
+Apache Doris is highly compatible with MySQL protocol and can be connected to
PowerBI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in PowerBI.
## Precondition
@@ -36,20 +36,20 @@ If you do not have PowerBI desktop installed, you can
download it from https://w
## Connector configuration of PowerBI and Doris
:::info Note
-Currently verified using MySQL jdbc connector version 8.0.26
+Currently verified using MySQL JDBC Connector version 8.0.26
:::
-Download and installation MySQL connector
+Download and installation MySQL Connector
Download link: https://downloads.mysql.com/archives/c-net/. Select version
8.0.26. There are incompatibilities in higher versions
## Load data locally and create models
-1. Start the Power BI Desktop
+1. Start the PowerBI Desktop

-2. Open the Power BI Desktop screen and click Create Report. If a local report
exists, you can open it.
+2. Open the PowerBI Desktop screen and click Create Report. If a local report
exists, you can open it.

@@ -61,11 +61,11 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the user
name and password.
+5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the
username and password.

-6. Load the selected table to the Power BI Desktop
+6. Load the selected table to the PowerBI Desktop

@@ -84,7 +84,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-3. Log into Power BI Online and import the local model in your workspace
+3. Log into PowerBI Online and import the local model in your workspace

@@ -96,7 +96,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-6. Configure the refresh schedule to complete the automatic data refresh on
Power BI
+6. Configure the refresh schedule to complete the automatic data refresh on
PowerBI

diff --git a/versioned_docs/version-2.1/ecosystem/bi/powerbi.md
b/versioned_docs/version-2.1/ecosystem/bi/powerbi.md
index c795b406d2a..8924beedce6 100644
--- a/versioned_docs/version-2.1/ecosystem/bi/powerbi.md
+++ b/versioned_docs/version-2.1/ecosystem/bi/powerbi.md
@@ -24,11 +24,11 @@ specific language governing permissions and limitations
under the License.
-->
-## Power BI Introduction
+## PowerBI Introduction
-Power BI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With Power BI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. Power BI offers a wealth of visualization options, including
ICONS, maps, dashboards, a [...]
+PowerBI is a collection of software services and application connectors that
can connect to multiple data sources, including Excel, SQL Server, Azure,
Google Analytics, etc., so that users can easily consolidate and clean their
data. With PowerBI's data modeling, users can create relational models, data
analysis expressions, and data relationships to support advanced data analysis
and visualization. PowerBI offers a wealth of visualization options, including
ICONS, maps, dashboards, and [...]
-Apache Doris is highly compatible with MySQL protocol and can be connected to
Power BI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in Power BI.
+Apache Doris is highly compatible with MySQL protocol and can be connected to
PowerBI and Apache Doris through MySQL driver. At present, internal data
modeling, data query and visualization processing of Apache Doris have been
officially supported in PowerBI.
## Precondition
@@ -36,20 +36,20 @@ If you do not have PowerBI desktop installed, you can
download it from https://w
## Connector configuration of PowerBI and Doris
:::info Note
-Currently verified using MySQL jdbc connector version 8.0.26
+Currently verified using MySQL JDBC Connector version 8.0.26
:::
-Download and installation MySQL connector
+Download and installation MySQL Connector
Download link: https://downloads.mysql.com/archives/c-net/. Select version
8.0.26. There are incompatibilities in higher versions
## Load data locally and create models
-1. Start the Power BI Desktop
+1. Start the PowerBI Desktop

-2. Open the Power BI Desktop screen and click Create Report. If a local report
exists, you can open it.
+2. Open the PowerBI Desktop screen and click Create Report. If a local report
exists, you can open it.

@@ -61,11 +61,11 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the user
name and password.
+5. Click OK in the previous step and select "Database" in the new connection
window to connect, and fill in the connection information of Doris in the
username and password.

-6. Load the selected table to the Power BI Desktop
+6. Load the selected table to the PowerBI Desktop

@@ -84,7 +84,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-3. Log into Power BI Online and import the local model in your workspace
+3. Log into PowerBI Online and import the local model in your workspace

@@ -96,7 +96,7 @@ Download link: https://downloads.mysql.com/archives/c-net/.
Select version 8.0.2

-6. Configure the refresh schedule to complete the automatic data refresh on
Power BI
+6. Configure the refresh schedule to complete the automatic data refresh on
PowerBI

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]