Changes for page Create report

Last modified by Hera Guo on 2025/09/16 14:41

From version 5.1
edited by Hera Guo
on 2025/09/15 09:54
Change comment: There is no comment for this version
To version 8.1
edited by Hera Guo
on 2025/09/15 10:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +(% class="wikigeneratedid" %)
2 +Table of contants:
3 +
4 +{{toc/}}
5 +
6 +
1 1  = **Overview** =
2 2  
3 3  In ThingsBoard, **Reporting** is a powerful and flexible tool for collecting, structuring, and automatically distributing data in the form of reports.
... ... @@ -31,12 +31,17 @@
31 31  
32 32  [[image:1757901233737-956.png||height="405" width="720"]]
33 33  
40 +
34 34  [[image:1757901251979-243.png||height="1021" width="722"]]
35 35  
36 36  
37 -== **如何开始** ==
44 +----
38 38  
39 -* Open the “**Reporting**” page from the left-hand sidebar. You'll automatically be taken to the “**Templates**” tab.
46 += **How to generate a simple report** =
47 +
48 +* (((
49 +Open the “**Reporting**” page from the left-hand sidebar. You'll automatically be taken to the “**Templates**” tab.
50 +)))
40 40  * Click the “**+ Add report template**” button in the top-right corner.
41 41  * Choose “**Create new report template**”.
42 42  * In the popup, fill out the following:
... ... @@ -65,10 +65,17 @@
65 65  
66 66  ----
67 67  
68 -== **Report builder** ==
79 +== **Report Builder** ==
69 69  
70 70  The **Report Builder** is a drag-and-drop editor that lets you design your report template using visual and data components. You have full control over both the appearance and structure of the report.
71 71  
83 +每个组件都有两个主要配置部分:
84 +
85 +* **数据配置** — 定义组件将显示哪些数据以及如何过滤这些数据。支持动态数据绑定的实体别名和过滤器。
86 +* **布局配置** — 控制最终文档中的视觉样式和格式。
87 +
72 72  Here's what the Report Builder looks like:
73 73  
74 74  [[image:1757900905980-599.png||height="660" width="715"]]
91 +
92 +