docs:improve document function description
This commit is contained in:
parent
a928b4ccb7
commit
11808a6b89
|
@ -4,7 +4,7 @@ title: Integration With Tableau
|
|||
toc_max_heading_level: 4
|
||||
---
|
||||
|
||||
Tableau is a well-known business intelligence tool that supports multiple data sources, making it easy to connect, import, and integrate data. And through an intuitive user interface, users can create rich and diverse visual charts, with powerful analysis and filtering functions, providing strong support for data decision-making.
|
||||
Tableau is a well-known business intelligence tool that supports multiple data sources, making it easy to connect, import, and integrate data. And through an intuitive user interface, users can create rich and diverse visual charts, with powerful analysis and filtering functions, providing strong support for data decision-making. Users can import tag data, raw time-series data, or time-series data aggregated over time from TDengine into Tableau via the TDengine ODBC Connector to create reports or dashboards, and no code writing is required throughout the entire process.
|
||||
|
||||
## Prerequisites
|
||||
Prepare the following environment:
|
||||
|
|
|
@ -3,7 +3,7 @@ sidebar_label: Tableau
|
|||
title: 与 Tableau 集成
|
||||
---
|
||||
|
||||
Tableau 是一款知名的商业智能工具,它支持多种数据源,可方便地连接、导入和整合数据。并且可以通过直观的操作界面,让用户创建丰富多样的可视化图表,并具备强大的分析和筛选功能,为数据决策提供有力支持。
|
||||
Tableau 是一款知名的商业智能工具,它支持多种数据源,可方便地连接、导入和整合数据。并且可以通过直观的操作界面,让用户创建丰富多样的可视化图表,并具备强大的分析和筛选功能,为数据决策提供有力支持。用户可通过 TDengine ODBC Connector 将标签数据、原始时序数据或者经时间聚合后的时序数据从 TDengine 导入到 Tableau,用以制作报表或仪表盘,且整个过程无需编写任何代码。
|
||||
|
||||
## 前置条件
|
||||
|
||||
|
|
Loading…
Reference in New Issue